Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Dsdhci.h188 #define SDHCI_CAN_DO_SDMA 0x00400000 macro
Dsdhci-pci.c60 SDHCI_CAN_DO_SDMA; in ricoh_mmc_probe_slot()
Dsdhci.c2964 else if (!(caps[0] & SDHCI_CAN_DO_SDMA)) in sdhci_add_host()