Lines Matching refs:SDHCI_USE_64_BIT_DMA
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()
3563 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_setup_host()
3576 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_setup_host()
4072 (host->flags & SDHCI_USE_64_BIT_DMA) ? "ADMA 64-bit" : "ADMA" : in __sdhci_add_host()