Home
last modified time | relevance | path

Searched refs:CALIB_SKIP_DELAY_LOOPS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/ddr/altera/
Dsequencer.h93 #define CALIB_SKIP_DELAY_LOOPS (1 << 0) macro
Dsequencer.c3784 if (!(dyn_calib_steps & CALIB_SKIP_DELAY_LOOPS)) in sdram_calibration_full()