Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
A Dsdhci-spear.c72 host->quirks = SDHCI_QUIRK_BROKEN_ADMA; in sdhci_probe()
A Dsdhci-pxav2.c184 host->quirks = SDHCI_QUIRK_BROKEN_ADMA in sdhci_pxav2_probe()
A Dsdhci-iproc.c311 SDHCI_QUIRK_BROKEN_ADMA,
A Dsdhci-pci-core.c362 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
367 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
391 .quirks = SDHCI_QUIRK_BROKEN_ADMA,
1420 slot->host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in jmicron_probe_slot()
A Dsdhci.h384 #define SDHCI_QUIRK_BROKEN_ADMA (1<<6) macro
A Dsdhci-esdhc-imx.c1664 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in sdhci_esdhc_imx_probe()
A Dsdhci.c4216 if ((host->quirks & SDHCI_QUIRK_BROKEN_ADMA) && in sdhci_setup_host()

Completed in 25 milliseconds