Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mmc/
Dhost.h287 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \ macro
/linux-4.4.14/drivers/mmc/host/
Dsdhci.c3196 mmc->caps2 |= MMC_CAP2_HS400; in sdhci_add_host()