Home
last modified time | relevance | path

Searched refs:SDHCI_TRNS_DMA (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h31 #define SDHCI_TRNS_DMA BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h39 #define SDHCI_TRNS_DMA 0x01 macro
H A Dsdhci-esdhc-imx.c667 if (val & SDHCI_TRNS_DMA) { in esdhc_writew_le()
1440 mode |= SDHCI_TRNS_DMA; in esdhc_cqe_enable()
H A Dsdhci-pci-gli.c93 SDHCI_TRNS_DMA)
H A Dsdhci-tegra.c125 SDHCI_TRNS_DMA)
H A Dsdhci.c1453 mode |= SDHCI_TRNS_DMA; in sdhci_set_transfer_mode()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c252 mode |= SDHCI_TRNS_DMA;