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()
366 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
592 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
293 SDHCI_QUIRK_BROKEN_DMA,299 SDHCI_QUIRK_BROKEN_DMA,
3521 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()