Home
last modified time | relevance | path

Searched refs:adma_workaround (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-esdhc.c1273 .adma_workaround = esdhc_of_adma_workaround,
1291 .adma_workaround = esdhc_of_adma_workaround,
H A Dsdhci.h649 void (*adma_workaround)(struct sdhci_host *host, u32 intmask); member
H A Dsdhci.c3416 if (host->ops->adma_workaround) in sdhci_data_irq()
3417 host->ops->adma_workaround(host, intmask); in sdhci_data_irq()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-esdhc.c1280 .adma_workaround = esdhc_of_adma_workaround,
1298 .adma_workaround = esdhc_of_adma_workaround,
H A Dsdhci.h660 void (*adma_workaround)(struct sdhci_host *host, u32 intmask); member
H A Dsdhci.c3453 if (host->ops->adma_workaround) in sdhci_data_irq()
3454 host->ops->adma_workaround(host, intmask); in sdhci_data_irq()

Completed in 19 milliseconds