Searched refs:MMC_CAP_1_2V_DDR (Results 1 – 3 of 3) sorted by relevance
250 #define MMC_CAP_1_2V_DDR (1 << 12) /* can support */ macro
434 host->caps |= MMC_CAP_1_2V_DDR; in mmc_of_parse()
207 if (caps & MMC_CAP_1_2V_DDR && in mmc_select_card_type()