Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (Results 1 – 4 of 4) sorted by relevance

/drivers/mmc/host/
Dsdhci-sirf.c165 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS,
Dsdhci.h346 #define SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (1<<4) macro
Dsdhci-pci-core.c105 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS |
Dsdhci.c1729 if (host->quirks & SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS) in sdhci_set_ios()