Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 – 6 of 6) sorted by relevance
89 .quirks = SDHCI_QUIRK_BROKEN_DMA |
96 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_of_property()
335 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
557 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
91 SDHCI_QUIRK_BROKEN_DMA,97 SDHCI_QUIRK_BROKEN_DMA,
2969 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_add_host()