Go to the documentation of this file.
14 #ifndef LINUX_MMC_DW_MMC_H
15 #define LINUX_MMC_DW_MMC_H
19 #define MAX_MCI_SLOTS 2
141 #ifdef CONFIG_MMC_DW_IDMAC
205 #define DW_MCI_QUIRK_IDMAC_DTO BIT(0)
207 #define DW_MCI_QUIRK_RETRY_DELAY BIT(1)
209 #define DW_MCI_QUIRK_HIGHSPEED BIT(2)
211 #define DW_MCI_QUIRK_BROKEN_CARD_DETECTION BIT(3)
213 #define DW_MCI_QUIRK_NO_WRITE_PROTECT BIT(4)