Searched refs:SDHCI_USE_64_BIT_DMA (Results 1 – 4 of 4) sorted by relevance
104 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_dumpregs()567 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_write_desc()965 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_prepare_data()986 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_prepare_data()2694 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_show_error()3196 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_cqe_enable()3337 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()3340 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_set_dma_mask()3345 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()3545 host->flags |= SDHCI_USE_64_BIT_DMA; in sdhci_setup_host()[all …]
484 #define SDHCI_USE_64_BIT_DMA (1<<12) /* Use 64-bit DMA */ macro
681 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_arasan_add_host()
775 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in glk_emmc_add_host()