Searched refs:MMC_CAP2_HS200_1_8V_SDR (Results 1 – 3 of 3) sorted by relevance
270 #define MMC_CAP2_HS200_1_8V_SDR (1 << 5) /* can support */ macro272 #define MMC_CAP2_HS200 (MMC_CAP2_HS200_1_8V_SDR | \
436 host->caps2 |= MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()440 host->caps2 |= MMC_CAP2_HS400_1_8V | MMC_CAP2_HS200_1_8V_SDR; in mmc_of_parse()
213 if (caps2 & MMC_CAP2_HS200_1_8V_SDR && in mmc_select_card_type()