Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c306 const struct socfpga_sdram_rw_mgr_config *socfpga_get_sdram_rwmgr_config(void) in socfpga_get_sdram_rwmgr_config() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h19 const struct socfpga_sdram_rw_mgr_config *socfpga_get_sdram_rwmgr_config(void);
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c3721 rwcfg = socfpga_get_sdram_rwmgr_config(); in sdram_calibration_full()