Searched refs:SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (Results 1 – 4 of 4) sorted by relevance
165 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS,
346 #define SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (1<<4) macro
105 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS |
1729 if (host->quirks & SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS) in sdhci_set_ios()