aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/mmc.h
diff options
context:
space:
mode:
authorUri Yanai <uri.yanai@sandisk.com>2017-02-07 18:00:01 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2017-02-14 09:11:00 +0100
commitefff8e7879b8b7f8a077f495262f0bb9cfaa0b06 (patch)
tree821f95ebc8d06025b37b0ee69d7fd903be322476 /include/linux/mmc/mmc.h
parent6962c2fb201878722ef78b513dae7c22dfa4919c (diff)
downloadlinux-efff8e7879b8b7f8a077f495262f0bb9cfaa0b06.tar.gz
mmc: Adding AUTO_BKOPS_EN bit set for Auto BKOPS support
Adding dedicated flag for AUTO_BKOPS in card->ext_csd structure. Read AUTO_BKOPS bit value from the device EXT_CSD and set to the card->ext_csd structure. In mmc_decode_ext_csd() add a print message in case the AUTO_BKOPS is enabled Signed-off-by: Uri Yanai <uri.yanai@sandisk.com> Signed-off-by: Alex Lemberg <alex.lemberg@sandisk.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'include/linux/mmc/mmc.h')
-rw-r--r--include/linux/mmc/mmc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmc/mmc.h b/include/linux/mmc/mmc.h
index 7406d9badda07..3ffc27aaeeaf2 100644
--- a/include/linux/mmc/mmc.h
+++ b/include/linux/mmc/mmc.h
@@ -407,6 +407,7 @@ static inline bool mmc_op_multi(u32 opcode)
* BKOPS modes
*/
#define EXT_CSD_MANUAL_BKOPS_MASK 0x01
+#define EXT_CSD_AUTO_BKOPS_MASK 0x02
/*
* Command Queue