Searched refs:MMC_CAP2_HS400_1_8V (Results 1 – 3 of 3) sorted by relevance
285 #define MMC_CAP2_HS400_1_8V (1 << 15) /* Can support HS400 1.8V */ macro287 #define MMC_CAP2_HS400 (MMC_CAP2_HS400_1_8V | \
289 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
226 if (caps2 & MMC_CAP2_HS400_1_8V && in mmc_select_card_type()