Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci-spear.c72 host->quirks = SDHCI_QUIRK_BROKEN_ADMA; in sdhci_probe()
A Dsdhci-pxav2.c294 host->quirks = SDHCI_QUIRK_BROKEN_ADMA in sdhci_pxav2_probe()
A Dsdhci-iproc.c301 SDHCI_QUIRK_BROKEN_ADMA,
A Dsdhci-pci-core.c378 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
383 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
407 .quirks = SDHCI_QUIRK_BROKEN_ADMA,
1439 slot->host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in jmicron_probe_slot()
A Dsdhci.h385 #define SDHCI_QUIRK_BROKEN_ADMA (1<<6) macro
A Dsdhci-esdhc-imx.c1736 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in sdhci_esdhc_imx_probe()
A Dsdhci.c4284 if ((host->quirks & SDHCI_QUIRK_BROKEN_ADMA) && in sdhci_setup_host()

Completed in 23 milliseconds