Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c1351 host->use_external_dma = en; in sdhci_switch_external_dma()
1628 if (host->use_external_dma) in sdhci_send_command()
1676 if (host->use_external_dma) in sdhci_send_command()
3037 if (host->use_external_dma && data && in sdhci_request_done()
4173 if (host->use_external_dma) { in sdhci_setup_host()
4661 if (host->use_external_dma) in sdhci_cleanup_host()
4715 host->use_external_dma ? "External DMA" : in __sdhci_add_host()
4804 if (host->use_external_dma) in sdhci_remove_host()
H A Dsdhci.h528 bool use_external_dma; /* Host selects to use external DMA */ member
H A Dsdhci-omap.c697 if (!host->use_external_dma) in sdhci_omap_enable_dma()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c1351 host->use_external_dma = en; in sdhci_switch_external_dma()
1628 if (host->use_external_dma) in sdhci_send_command()
1676 if (host->use_external_dma) in sdhci_send_command()
3037 if (host->use_external_dma && data && in sdhci_request_done()
4173 if (host->use_external_dma) { in sdhci_setup_host()
4661 if (host->use_external_dma) in sdhci_cleanup_host()
4715 host->use_external_dma ? "External DMA" : in __sdhci_add_host()
4804 if (host->use_external_dma) in sdhci_remove_host()
H A Dsdhci.h528 bool use_external_dma; /* Host selects to use external DMA */ member
H A Dsdhci-omap.c697 if (!host->use_external_dma) in sdhci_omap_enable_dma()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Dsdhci.c1351 host->use_external_dma = en; in sdhci_switch_external_dma()
1628 if (host->use_external_dma) in sdhci_send_command()
1676 if (host->use_external_dma) in sdhci_send_command()
3037 if (host->use_external_dma && data && in sdhci_request_done()
4173 if (host->use_external_dma) { in sdhci_setup_host()
4661 if (host->use_external_dma) in sdhci_cleanup_host()
4715 host->use_external_dma ? "External DMA" : in __sdhci_add_host()
4804 if (host->use_external_dma) in sdhci_remove_host()
H A Dsdhci.h528 bool use_external_dma; /* Host selects to use external DMA */ member
H A Dsdhci-omap.c697 if (!host->use_external_dma) in sdhci_omap_enable_dma()