Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dspl.c177 if (sdram_calibration_full() == 0) { in board_init_f()
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h13 int sdram_calibration_full(void);
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c3709 int sdram_calibration_full(void) in sdram_calibration_full() function