Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-pltfm.c67 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
A Dsdhci-iproc.c300 SDHCI_QUIRK_BROKEN_DMA |
A Dsdhci.h383 #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.c318 SDHCI_QUIRK_BROKEN_DMA,
323 SDHCI_QUIRK_BROKEN_DMA,
A Dsdhci.c4274 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()

Completed in 21 milliseconds