Home
last modified time | relevance | path

Searched hist:"4 a6b865662c5895170c5aabaa7e2f2728fad536e" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_dw_mmc.c4a6b865662c5895170c5aabaa7e2f2728fad536e Wed Jul 25 02:56:33 UTC 2018 Jason Zhu <jason.zhu@rock-chips.com> mmc: dw_mmc: change the strategy of tuning

The valid window of mmc sample phase is 0-360. It is separated
to four options for tuning to improve tuning efficiency.
If init_retry counter exceeds four, set init_retry to zero.

If the default_phase is set, we use it. If fail, try strategy of
tuning above.

Change-Id: I4938717937d37ef156c278277d188f1b25d6ebbc
Signed-off-by: Jason Zhu <jason.zhu@rock-chips.com>