Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c1556 .quirks2 = SDHCI_QUIRK2_BROKEN_DDR50,
1579 .quirks2 = SDHCI_QUIRK2_BROKEN_DDR50,
1624 .quirks2 = SDHCI_QUIRK2_BROKEN_DDR50,
H A Dsdhci.h456 #define SDHCI_QUIRK2_BROKEN_DDR50 (1<<7) macro
H A Dsdhci-pci-o2micro.c746 host->quirks2 |= SDHCI_QUIRK2_BROKEN_DDR50; in sdhci_pci_o2_probe_slot()
H A Dsdhci-pci-core.c1640 SDHCI_QUIRK2_BROKEN_DDR50,
H A Dsdhci.c4583 !(host->quirks2 & SDHCI_QUIRK2_BROKEN_DDR50)) in sdhci_setup_host()