Home
last modified time | relevance | path

Searched refs:SDHCI_USE_64_BIT_DMA (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.c102 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_dumpregs()
297 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_config_dma()
697 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_write_desc()
858 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_set_adma_addr()
3321 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_adma_show_error()
3876 else if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_cqe_enable()
4024 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()
4027 if (host->flags & SDHCI_USE_64_BIT_DMA) { in sdhci_set_dma_mask()
4032 host->flags &= ~SDHCI_USE_64_BIT_DMA; in sdhci_set_dma_mask()
4244 host->flags |= SDHCI_USE_64_BIT_DMA; in sdhci_setup_host()
[all...]
H A Dsdhci-brcmstb.c226 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_brcmstb_add_host()
H A Dsdhci.h509 #define SDHCI_USE_64_BIT_DMA (1<<12) /* Use 64-bit DMA */ macro
H A Dsdhci-msm.c1817 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_disable()
1891 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_msm_cqe_add_host()
1911 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_add_host()
H A Dsdhci-pci-gli.c731 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in gl9763e_add_host()
H A Dsdhci-of-arasan.c1514 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_arasan_add_host()
H A Dsdhci-tegra.c1584 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_tegra_add_host()
H A Dsdhci-pci-core.c1023 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in glk_emmc_add_host()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.c101 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()
[all...]
H A Dsdhci-brcmstb.c228 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_brcmstb_add_host()
H A Dsdhci.h519 #define SDHCI_USE_64_BIT_DMA (1<<12) /* Use 64-bit DMA */ macro
H A Dsdhci-msm.c1949 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_disable()
2026 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_msm_cqe_add_host()
2050 if (host->flags & SDHCI_USE_64_BIT_DMA) in sdhci_msm_cqe_add_host()
H A Dsdhci-of-arasan.c1815 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_arasan_add_host()
H A Dsdhci-pci-core.c965 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in glk_emmc_add_host()
H A Dsdhci-pci-gli.c1314 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in gl9763e_add_host()
H A Dsdhci-tegra.c1618 dma64 = host->flags & SDHCI_USE_64_BIT_DMA; in sdhci_tegra_add_host()

Completed in 39 milliseconds