Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mmc/host/
A Dsdhci.c1388 host->use_external_dma = en; in sdhci_switch_external_dma()
1666 if (host->use_external_dma) in sdhci_send_command()
1713 if (host->use_external_dma) in sdhci_send_command()
3126 if (host->use_external_dma && data && in sdhci_request_done()
4293 if (host->use_external_dma) { in sdhci_setup_host()
4783 if (host->use_external_dma) in sdhci_cleanup_host()
4837 host->use_external_dma ? "External DMA" : in __sdhci_add_host()
4926 if (host->use_external_dma) in sdhci_remove_host()
A Dsdhci.h536 bool use_external_dma; /* Host selects to use external DMA */ member
A Dsdhci-omap.c750 if (!host->use_external_dma) in sdhci_omap_enable_dma()

Completed in 16 milliseconds