]> Pileus Git - ~andy/linux/blobdiff - drivers/mmc/host/sdhci.h
mmc: sdhci: add the abort CMDTYPE bits definition
[~andy/linux] / drivers / mmc / host / sdhci.h
index 6e0969e40650709c4e785267e63e8c1656f2a7b0..25e8bde600d1e839a3b44caf77558ec8a52d381c 100644 (file)
@@ -45,6 +45,7 @@
 #define  SDHCI_CMD_CRC         0x08
 #define  SDHCI_CMD_INDEX       0x10
 #define  SDHCI_CMD_DATA                0x20
+#define  SDHCI_CMD_ABORTCMD    0xC0
 
 #define  SDHCI_CMD_RESP_NONE   0x00
 #define  SDHCI_CMD_RESP_LONG   0x01