Searched refs:MMC_CAP2_HS400 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/mmc/ | ||
D | host.h | 287 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \ macro |
/linux-4.4.14/drivers/mmc/host/ | ||
D | sdhci.c | 3196 mmc->caps2 |= MMC_CAP2_HS400; in sdhci_add_host() |