Searched refs:MMC_CAP_1_2V_DDR (Results 1 – 6 of 6) sorted by relevance
325 #define MMC_CAP_1_2V_DDR (1 << 13) /* Host supports eMMC DDR 1.2V */ macro327 MMC_CAP_1_2V_DDR)
339 host->caps |= MMC_CAP_1_2V_DDR; in mmc_of_parse()
211 if (caps & MMC_CAP_1_2V_DDR && in mmc_select_card_type()
70 ((r & GB_SDIO_CAP_1_2V_DDR) ? MMC_CAP_1_2V_DDR : 0) | in _gb_sdio_set_host_caps()
1423 MMC_CAP_1_2V_DDR | MMC_CAP_UHS); in sunxi_mmc_probe()
11254 #define MMC_CAP_1_2V_DDR (1 << 13) /* Host supports eMMC DDR 1.2V */