local/mmc: dw_mmc: exynos: Change SAMPLE_CLK_TUNING bit
authorJaehoon Chung <jh80.chung@samsung.com>
Wed, 29 Apr 2015 02:26:51 +0000 (11:26 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:44:22 +0000 (13:44 +0900)
commit3bc56086fc25f6d06ffc6d050cb6fc9724056aad
tree596a46418b15c7015ed158f00e36dd86d4a06b16
parent0f149bf3dbce50b24e796838919dd1da9de4e260
local/mmc: dw_mmc: exynos: Change SAMPLE_CLK_TUNING bit

This bit used bit[6:7].
We can assume the below values.
00 - 200ps
01 - 300ps
10 - 400ps
11 - 500ps
This bit is set to maximum value(0x3) to use 500ps.

Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
drivers/mmc/host/dw_mmc-exynos.c
drivers/mmc/host/dw_mmc-exynos.h