Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci-sirf.c159 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS,
H A Dsdhci.h378 #define SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (1<<4) macro
H A Dsdhci-pci-core.c307 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS |
H A Dsdhci.c2402 if (host->quirks & SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS) in sdhci_set_ios()