Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-of-arasan.c473 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
1168 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
Dsdhci.h458 #define SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 (1<<11) macro
Dsdhci-acpi.c362 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400,
Dsdhci-pci-core.c1176 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
1198 SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 |
Dsdhci.c4594 if (host->quirks2 & SDHCI_QUIRK2_CAPS_BIT63_FOR_HS400 && in sdhci_setup_host()