Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h30 #define SDHCI_TRNS_DMA BIT(0) macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h38 #define SDHCI_TRNS_DMA 0x01 macro
H A Dsdhci-esdhc-imx.c756 if (val & SDHCI_TRNS_DMA) { in esdhc_writew_le()
1561 mode |= SDHCI_TRNS_DMA; in esdhc_cqe_enable()
H A Dsdhci-pci-gli.c122 SDHCI_TRNS_DMA)
H A Dsdhci-tegra.c135 SDHCI_TRNS_DMA)
H A Dsdhci.c1486 mode |= SDHCI_TRNS_DMA; in sdhci_set_transfer_mode()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c246 mode |= SDHCI_TRNS_DMA;