Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h436 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \ macro
/linux/drivers/mmc/host/
H A Dsdhci.c4546 mmc->caps2 &= ~(MMC_CAP2_HS200 | MMC_CAP2_HS400 | MMC_CAP2_HS400_ES); in sdhci_setup_host()
4616 mmc->caps2 |= MMC_CAP2_HS200; in sdhci_setup_host()