Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c311 const struct socfpga_sdram_io_config *socfpga_get_sdram_io_config(void) in socfpga_get_sdram_io_config() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h20 const struct socfpga_sdram_io_config *socfpga_get_sdram_io_config(void);
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c3722 iocfg = socfpga_get_sdram_io_config(); in sdram_calibration_full()