Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_BROKEN_DMA (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-cns3xxx.c86 .quirks = SDHCI_QUIRK_BROKEN_DMA |
H A Dsdhci-pltfm.c67 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
H A Dsdhci.h380 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
H A Dsdhci-s3c.c589 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
H A Dsdhci-pci-core.c302 SDHCI_QUIRK_BROKEN_DMA,
308 SDHCI_QUIRK_BROKEN_DMA,
H A Dsdhci.c4227 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-pltfm.c66 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_get_compatibility()
H A Dsdhci-iproc.c300 SDHCI_QUIRK_BROKEN_DMA |
H A Dsdhci.h390 #define SDHCI_QUIRK_BROKEN_DMA (1<<5) macro
H A Dsdhci-s3c.c582 host->quirks |= SDHCI_QUIRK_BROKEN_DMA; in sdhci_s3c_probe()
H A Dsdhci-pci-core.c318 SDHCI_QUIRK_BROKEN_DMA,
323 SDHCI_QUIRK_BROKEN_DMA,
H A Dsdhci.c4274 if ((host->quirks & SDHCI_QUIRK_BROKEN_DMA) && in sdhci_setup_host()

Completed in 29 milliseconds