Home
last modified time | relevance | path

Searched refs:use_external_dma (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci.c1366 host->use_external_dma = en; in sdhci_switch_external_dma()
1643 if (host->use_external_dma) in sdhci_send_command()
1691 if (host->use_external_dma) in sdhci_send_command()
3107 if (host->use_external_dma && data && in sdhci_request_done()
4246 if (host->use_external_dma) { in sdhci_setup_host()
4740 if (host->use_external_dma) in sdhci_cleanup_host()
4794 host->use_external_dma ? "External DMA" : in __sdhci_add_host()
4883 if (host->use_external_dma) in sdhci_remove_host()
Dsdhci.h532 bool use_external_dma; /* Host selects to use external DMA */ member
Dsdhci-omap.c702 if (!host->use_external_dma) in sdhci_omap_enable_dma()
/kernel/linux/patches/linux-5.10/imx8mm_patch/patches/drivers/
D0030_linux_drivers_pci_misc_nvmem_of_mtd_mmc.patch14146 - host->use_external_dma = en;
14349 - if (host->use_external_dma)
14380 - if (host->use_external_dma)
14769 - if (host->use_external_dma && data &&
15001 - if (host->use_external_dma) {
15253 - if (host->use_external_dma)
15276 - host->use_external_dma ? "External DMA" :
15293 - if (host->use_external_dma)
15427 - bool use_external_dma; /* Host selects to use external DMA */
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch30618 if (host->use_external_dma)
30946 host->use_external_dma ? "External DMA" :