Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 – 6 of 6) sorted by relevance
89 .quirks = SDHCI_QUIRK_BROKEN_DMA |
94 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_of_property()
363 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
592 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
233 SDHCI_QUIRK_BROKEN_DMA,239 SDHCI_QUIRK_BROKEN_DMA,
3454 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()