Home
last modified time | relevance | path

Searched refs:socfpga_get_sdram_rwmgr_config (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-socfpga/
Dwrap_sdram_config.c305 const struct socfpga_sdram_rw_mgr_config *socfpga_get_sdram_rwmgr_config(void) in socfpga_get_sdram_rwmgr_config() function
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsdram_gen5.h18 const struct socfpga_sdram_rw_mgr_config *socfpga_get_sdram_rwmgr_config(void);
/external/u-boot/drivers/ddr/altera/
Dsequencer.c3720 rwcfg = socfpga_get_sdram_rwmgr_config(); in sdram_calibration_full()