Home
last modified time | relevance | path

Searched refs:SDHCI_QUIRK_BROKEN_ADMA (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-spear.c72 host->quirks = SDHCI_QUIRK_BROKEN_ADMA; in sdhci_probe()
H A Dsdhci-pxav2.c184 host->quirks = SDHCI_QUIRK_BROKEN_ADMA in sdhci_pxav2_probe()
H A Dsdhci-pci-core.c429 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
434 .quirks = SDHCI_QUIRK_BROKEN_ADMA | SDHCI_QUIRK_NO_HISPD_BIT,
458 .quirks = SDHCI_QUIRK_BROKEN_ADMA,
1494 slot->host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in jmicron_probe_slot()
H A Dsdhci.h382 #define SDHCI_QUIRK_BROKEN_ADMA (1<<6) macro
H A Dsdhci-esdhc-imx.c160 * SDHCI_QUIRK_BROKEN_ADMA, but for different reasons (ADMA capability bits).
1631 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in sdhci_esdhc_imx_probe()
H A Dsdhci.c4237 if ((host->quirks & SDHCI_QUIRK_BROKEN_ADMA) && in sdhci_setup_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-spear.c72 host->quirks = SDHCI_QUIRK_BROKEN_ADMA; in sdhci_probe()
H A Dsdhci-pxav2.c288 host->quirks = SDHCI_QUIRK_BROKEN_ADMA in sdhci_pxav2_probe()
H A Dsdhci-iproc.c301 SDHCI_QUIRK_BROKEN_ADMA,
H 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()
H A Dsdhci.h392 #define SDHCI_QUIRK_BROKEN_ADMA (1<<6) macro
H A Dsdhci-esdhc-imx.c165 * SDHCI_QUIRK_BROKEN_ADMA, but for different reasons (ADMA capability bits).
1737 host->quirks |= SDHCI_QUIRK_BROKEN_ADMA; in sdhci_esdhc_imx_probe()
H A Dsdhci.c4284 if ((host->quirks & SDHCI_QUIRK_BROKEN_ADMA) && in sdhci_setup_host()

Completed in 36 milliseconds