提交 574e3f56 编写于 作者: R Richard Zhu 提交者: Chris Ball

mmc: sdhci: add the abort CMDTYPE bits definition

Add the abort CMDTYPE bits definition of command register (offset 0xE)
Signed-off-by: NRichard Zhu <Hong-Xing.Zhu@freescale.com>
Signed-off-by: NChris Ball <cjb@laptop.org>
上级 e481e45d
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册