Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c310 const struct socfpga_sdram_io_config *socfpga_get_sdram_io_config(void) in socfpga_get_sdram_io_config() function
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_gen5.h19 const struct socfpga_sdram_io_config *socfpga_get_sdram_io_config(void);
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3721 iocfg = socfpga_get_sdram_io_config(); in sdram_calibration_full()