Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c315 const struct socfpga_sdram_misc_config *socfpga_get_sdram_misc_config(void) in socfpga_get_sdram_misc_config() function
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_gen5.h20 const struct socfpga_sdram_misc_config *socfpga_get_sdram_misc_config(void);
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3722 misccfg = socfpga_get_sdram_misc_config(); in sdram_calibration_full()