MMC_CAP_1_2V_DDR  302 drivers/mmc/core/host.c 		host->caps |= MMC_CAP_1_2V_DDR;
MMC_CAP_1_2V_DDR  211 drivers/mmc/core/mmc.c 	if (caps & MMC_CAP_1_2V_DDR &&
MMC_CAP_1_2V_DDR 1420 drivers/mmc/host/sunxi-mmc.c 			       MMC_CAP_1_2V_DDR | MMC_CAP_UHS);
MMC_CAP_1_2V_DDR   71 drivers/staging/greybus/sdio.c 		((r & GB_SDIO_CAP_1_2V_DDR) ? MMC_CAP_1_2V_DDR : 0) |