diff options
author | Jaehoon Chung <[email protected]> | 2015-10-21 19:49:41 +0900 |
---|---|---|
committer | Ulf Hansson <[email protected]> | 2015-10-29 11:00:37 +0100 |
commit | 98daafd8a09d9a514bc2166709731d659037003b (patch) | |
tree | 107ee7c8ff5649e13e193a5606c13a5c4e9f9be9 /tools/perf/scripts/python/stackcollapse.py | |
parent | 4539d36ef2bbf2ee1519e7cfb51c6fdddda3e4e6 (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 <[email protected]>
Reviewed-by: Alim Akhtar <[email protected]>
Signed-off-by: Ulf Hansson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions