Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-socfpga/
Dspl.c161 if (sdram_calibration_full() == 0) { in board_init_f()
/external/u-boot/arch/arm/mach-socfpga/include/mach/
Dsdram_gen5.h12 int sdram_calibration_full(void);
/external/u-boot/drivers/ddr/altera/
Dsequencer.c3708 int sdram_calibration_full(void) in sdram_calibration_full() function