Home
last modified time | relevance | path

Searched refs:SDHCI_CAN_DO_SDMA (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
Dsdhci-iproc.c231 SDHCI_CAN_DO_SDMA,
255 SDHCI_CAN_DO_SDMA,
Dsdhci.h213 #define SDHCI_CAN_DO_SDMA 0x00400000 macro
Dsdhci-pci-core.c267 SDHCI_CAN_DO_SDMA; in ricoh_mmc_probe_slot()
Dsdhci.c4222 else if (!(host->caps & SDHCI_CAN_DO_SDMA)) in sdhci_setup_host()