Home
last modified time | relevance | path

Searched refs:sdram_calibration_full (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_gen5.c213 if (sdram_calibration_full() == 0) { in board_init_f()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_s10.h12 int sdram_calibration_full(void);
H A Dsdram_gen5.h12 int sdram_calibration_full(void);
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3708 int sdram_calibration_full(void) in sdram_calibration_full() function