Home
last modified time | relevance | path

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

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