Home
last modified time | relevance | path

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

/external/u-boot/drivers/ddr/altera/
Dsequencer.c59 static u16 dyn_calib_steps; variable
135 if ((dyn_calib_steps & CALIB_SKIP_ALL) == CALIB_SKIP_ALL) in phy_mgr_initialize()
3338 if ((dyn_calib_steps & CALIB_SKIP_ALL) == CALIB_SKIP_ALL) { in mem_calibrate()
3779 dyn_calib_steps = STATIC_CALIB_STEPS; in sdram_calibration_full()
3784 if (!(dyn_calib_steps & CALIB_SKIP_DELAY_LOOPS)) in sdram_calibration_full()