Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 – 6 of 6) sorted by relevance
67 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
300 SDHCI_QUIRK_BROKEN_DMA |
383 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
583 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
318 SDHCI_QUIRK_BROKEN_DMA,323 SDHCI_QUIRK_BROKEN_DMA,
4274 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()
Completed in 21 milliseconds