summaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2015-10-21 19:49:41 +0900
committerUlf Hansson <ulf.hansson@linaro.org>2015-10-29 11:00:37 +0100
commit98daafd8a09d9a514bc2166709731d659037003b (patch)
tree107ee7c8ff5649e13e193a5606c13a5c4e9f9be9 /drivers/crypto
parent4539d36ef2bbf2ee1519e7cfb51c6fdddda3e4e6 (diff)
mmc: dw_mmc: fix the CardThreshold boundary at CardThrCtl register
According to DesignWare DoC file, CardThreshold bit should be bit[27:16]. So it's correct to use (0xFFF << 16), not (0x1FFF << 16). Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions