Home
last modified time | relevance | path

Searched hist:"16 cfc4b987c7078bb93da9b35c1956d1857207be" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c16cfc4b987c7078bb93da9b35c1956d1857207be Sat Jul 18 01:10:31 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Extract Centering DQ/DQS from rw_mgr_mem_calibrate_vfifo()

Just extract this piece of functionality into separate function
to make the code better separated. This matches the division in
Altera documentation, Altera EMI_RM 2015.05.04 , section 1, the
UniPHY Calibration Stages.

Signed-off-by: Marek Vasut <marex@denx.de>