Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h406 #define SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 (1<<11) macro
Dsdhci.c3224 if (host->quirks2 & SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 && in sdhci_add_host()