Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-iproc.c221 SDHCI_CAN_DO_SDMA,
245 SDHCI_CAN_DO_SDMA,
Dsdhci.h215 #define SDHCI_CAN_DO_SDMA 0x00400000 macro
Dsdhci-pci-core.c267 SDHCI_CAN_DO_SDMA; in ricoh_mmc_probe_slot()
Dsdhci.c4300 else if (!(host->caps & SDHCI_CAN_DO_SDMA)) in sdhci_setup_host()