Searched refs:SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (Results 1 – 4 of 4) sorted by relevance
159 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS,
378 #define SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (1<<4) macro
307 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS |
2412 if (host->quirks & SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS) in sdhci_set_ios()