Searched refs:SDHCI_QUIRK2_BROKEN_HS200 (Results 1 – 3 of 3) sorted by relevance
396 #define SDHCI_QUIRK2_BROKEN_HS200 (1<<6) macro
345 .quirks2 = SDHCI_QUIRK2_BROKEN_HS200 |668 chip->quirks2 |= SDHCI_QUIRK2_BROKEN_HS200; in amd_probe()
3219 if (!(host->quirks2 & SDHCI_QUIRK2_BROKEN_HS200)) in sdhci_add_host()