diff options
author | Adrian Hunter <adrian.hunter@intel.com> | 2017-03-13 14:36:37 +0200 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2017-04-24 21:42:02 +0200 |
commit | b658af718465cd1e8011c8da281befdfc2debefd (patch) | |
tree | 4c623d3459e8a74c1fd1c23dbf4c0780459ea6b7 /Documentation | |
parent | 7b410d074b253a44624497a18e73f666a9574f37 (diff) | |
download | linux-b658af718465cd1e8011c8da281befdfc2debefd.tar.bz2 |
mmc: mmc: Add functions to enable / disable the Command Queue
Add helper functions to enable or disable the Command Queue.
Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/mmc/mmc-dev-attrs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/mmc/mmc-dev-attrs.txt b/Documentation/mmc/mmc-dev-attrs.txt index 404a0e9e92b0..dcd1252877fb 100644 --- a/Documentation/mmc/mmc-dev-attrs.txt +++ b/Documentation/mmc/mmc-dev-attrs.txt @@ -30,6 +30,7 @@ All attributes are read-only. rel_sectors Reliable write sector count ocr Operation Conditions Register dsr Driver Stage Register + cmdq_en Command Queue enabled: 1 => enabled, 0 => not enabled Note on Erase Size and Preferred Erase Size: |