Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mmc/host/
A Dsdhci-cns3xxx.c86 .quirks = SDHCI_QUIRK_BROKEN_DMA |
A Dsdhci-pltfm.c67 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
A Dsdhci-iproc.c310 SDHCI_QUIRK_BROKEN_DMA |
A Dsdhci.h382 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
A Dsdhci-s3c.c583 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
A Dsdhci-pci-core.c302 SDHCI_QUIRK_BROKEN_DMA,
308 SDHCI_QUIRK_BROKEN_DMA,
A Dsdhci.c4206 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()

Completed in 18 milliseconds