Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mmc/host/
Dsdhci.h463 #define SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 (1<<11) macro
Dsdhci-of-arasan.c1357 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
1421 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
Dsdhci-acpi.c362 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
Dsdhci-pci-core.c1171 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
1193 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
Dsdhci.c4563 if (host->quirks2 & SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 && in sdhci_setup_host()