Lines Matching refs:SDHCI_USE_64_BIT_DMA
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()
724 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_write_desc()
883 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_set_adma_addr()
3348 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_show_error()
3914 else if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_cqe_enable()
4070 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()
4073 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_set_dma_mask()
4078 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()
4291 host->flags |= SDHCI_USE_64_BIT_DMA; in sdhci_setup_host()
4327 if ((host->flags & SDHCI_USE_64_BIT_DMA) && !host->v4_mode) in sdhci_setup_host()
4334 if (!(host->flags & SDHCI_USE_64_BIT_DMA)) in sdhci_setup_host()
4839 (host->flags & SDHCI_USE_64_BIT_DMA) ? "ADMA 64-bit" : "ADMA" : in __sdhci_add_host()