Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 – 7 of 7) sorted by relevance
86 .quirks = SDHCI_QUIRK_BROKEN_DMA |
67 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
310 SDHCI_QUIRK_BROKEN_DMA |
386 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
583 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
302 SDHCI_QUIRK_BROKEN_DMA,308 SDHCI_QUIRK_BROKEN_DMA,
4273 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()