Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mmc/
Dhost.h357 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \ macro
/Linux-v4.19/drivers/mmc/host/
Dsdhci.c3799 mmc->caps2 |= MMC_CAP2_HS400; in sdhci_setup_host()