Searched refs:use_external_dma (Results 1 – 5 of 5) sorted by relevance
1365 host->use_external_dma = en; in sdhci_switch_external_dma()1642 if (host->use_external_dma) in sdhci_send_command()1690 if (host->use_external_dma) in sdhci_send_command()3062 if (host->use_external_dma && data && in sdhci_request_done()4199 if (host->use_external_dma) { in sdhci_setup_host()4693 if (host->use_external_dma) in sdhci_cleanup_host()4747 host->use_external_dma ? "External DMA" : in __sdhci_add_host()4836 if (host->use_external_dma) in sdhci_remove_host()
530 bool use_external_dma; /* Host selects to use external DMA */ member
702 if (!host->use_external_dma) in sdhci_omap_enable_dma()
14146 - 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 */
30618 if (host->use_external_dma)30946 host->use_external_dma ? "External DMA" :