Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mmc/
Dhost.h272 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci.c648 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()
Dsdhci.c3220 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_add_host()
3243 if (mmc->caps2 & MMC_CAP2_HS200) in sdhci_add_host()