Select Git revision
ddr
-
-
- Open in your IDE
- Download source code
- Download this directory
Marek Vasut
authored
This function is only invoked from rw_mgr_mem_calibrate_dqs_enable_calibration()
and at this point, it is just one level of indirection, so wrap the
rw_mgr_mem_calibrate_vfifo_find_dqs_en_phase_sweep_dq_in_delay() into
rw_mgr_mem_calibrate_dqs_enable_calibration() to get rid of the level
of indirection.
Signed-off-by:
Marek Vasut <marex@denx.de>