Home
last modified time | relevance | path

Searched hist:"192 d6f9fa3c3f06f27141ea79ad0642c5a23faa0" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/ddr/altera/
H A Dsequencer.c192d6f9fa3c3f06f27141ea79ad0642c5a23faa0 Sun Jul 19 03:26:49 UTC 2015 Marek Vasut <marex@denx.de> ddr: altera: Clean up sdr_*_phase() part 5

Pull out the loop for eaching working/non-working DQS enable phase
into a separate function, as this is mostly common code between.
Clean up sdr_working_phase() and sdr_nonworking_phase() while switching
these two functions to the common sdr_find_phase().

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