Searched refs:MMC_CAP_1_2V_DDR (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/mmc/
H A Dhost.h250 #define MMC_CAP_1_2V_DDR (1 << 12) /* can support */ macro
/linux-4.1.27/drivers/mmc/core/
H A Dhost.c434 host->caps |= MMC_CAP_1_2V_DDR; mmc_of_parse()
H A Dmmc.c207 if (caps & MMC_CAP_1_2V_DDR && mmc_select_card_type()
/linux-4.1.27/drivers/mmc/host/
H A Dsh_mmcif.c813 * advertises the MMC_CAP_1_8V_DDR/MMC_CAP_1_2V_DDR sh_mmcif_set_cmd()

Completed in 69 milliseconds