Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h333 #define SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS (1<<4) macro
Dsdhci-pci.c96 SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS |
Dsdhci.c1639 if (host->quirks & SDHCI_QUIRK_RESET_CMD_DATA_ON_IOS) in sdhci_do_set_ios()