Home
last modified time | relevance | path

Searched hist:"04372 fb89797f8206fd44844df4ca95aaa62b9f9" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c04372fb89797f8206fd44844df4ca95aaa62b9f9 Sat Jul 18 00:46:56 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Extract guaranteed write 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>