Home
last modified time | relevance | path

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

/linux/include/linux/mmc/
H A Dhost.h446 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \ 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()
4623 mmc->caps2 |= MMC_CAP2_HS400; in sdhci_setup_host()