diff options
author | 2021-11-19 16:53:37 +0100 | |
---|---|---|
committer | 2021-12-14 21:35:25 +0100 | |
commit | 6a8c2018e872906dddf34da40ddcac54cd7b967f (patch) | |
tree | 0b0b43a2302e0e5b6be8c9bedc04eabc45aad901 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mmc: core: adjust polling interval for CMD1 (diff) | |
download | linux-dev-6a8c2018e872906dddf34da40ddcac54cd7b967f.tar.xz linux-dev-6a8c2018e872906dddf34da40ddcac54cd7b967f.zip |
mmc: dw_mmc: Allow lower TMOUT value than maximum
The TMOUT register is always set with a full value for every transfer,
which (with a 200MHz clock) will give a full DRTO of ~84 milliseconds.
This is normally good enough to complete the request, but setting a full
value makes it impossible to test shorter timeouts, when for example
testing data read times on different SD cards.
Add a function to set any value smaller than the maximum of 0xFFFFFF.
Signed-off-by: Mårten Lindahl <marten.lindahl@axis.com>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>
Link: https://lore.kernel.org/r/20211119155337.14341-1-marten.lindahl@axis.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions