Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Dhost.h275 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux-4.4.14/drivers/mmc/host/
Dsdhci.c3190 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_add_host()
3213 if (mmc->caps2 & MMC_CAP2_HS200) in sdhci_add_host()
Dsdhci-pci-core.c742 slot->host->mmc->caps2 |= MMC_CAP2_HS200; in rtsx_probe_slot()