Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h464 #define SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 (1<<11) macro
H A Dsdhci-of-arasan.c1357 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
1421 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
H A Dsdhci-acpi.c365 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
H A Dsdhci-pci-core.c1171 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
1193 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
H A Dsdhci.c4572 if (host->quirks2 & SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 && in sdhci_setup_host()