Home
last modified time | relevance | path

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

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