Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-spear.c72 host->quirks = SDHCI_QUIRK_BROKEN_ADMA; in sdhci_probe()
A Dsdhci-iproc.c301 SDHCI_QUIRK_BROKEN_ADMA,
A Dsdhci-pxav2.c282 host->quirks = SDHCI_QUIRK_BROKEN_ADMA in sdhci_pxav2_probe()
A Dsdhci-pci-core.c369 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
374 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
398 .quirks = SDHCI_QUIRK_BROKEN_ADMA,
1475 slot->host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in jmicron_probe_slot()
A Dsdhci-xenon.c468 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in xenon_probe_params()
A Dsdhci.h445 #define SDHCI_QUIRK_BROKEN_ADMA (1<<6) macro
A Dsdhci-esdhc-imx.c1929 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in sdhci_esdhc_imx_probe()
A Dsdhci.c4328 if ((host->quirks & SDHCI_QUIRK_BROKEN_ADMA) && in sdhci_setup_host()

Completed in 39 milliseconds