Searched refs:SDHCI_USE_64_BIT_DMA (Results 1 – 8 of 8) sorted by relevance
101 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_dumpregs()336 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_config_dma()736 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_write_desc()897 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_set_adma_addr()3372 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_show_error()3942 else if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_cqe_enable()4098 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()4101 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_set_dma_mask()4106 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()4322 host->flags |= SDHCI_USE_64_BIT_DMA; in sdhci_setup_host()[all …]
228 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_brcmstb_add_host()
515 #define SDHCI_USE_64_BIT_DMA (1<<12) /* Use 64-bit DMA */ macro
2072 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_disable()2149 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_msm_cqe_add_host()2173 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_add_host()
926 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in gl9763e_add_host()
1549 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_arasan_add_host()
1602 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_tegra_add_host()
970 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in glk_emmc_add_host()