Searched refs:MMC_VDD_30_31 (Results 1 – 4 of 4) sorted by relevance
423 case MMC_VDD_30_31:785 cfg->voltages |= MMC_VDD_29_30 | MMC_VDD_30_31;
49 case MMC_VDD_30_31: in tegra_mmc_set_power()
818 voltage_caps |= MMC_VDD_29_30 | MMC_VDD_30_31; in fsl_esdhc_init()
153 #define MMC_VDD_30_31 0x00040000 /* VDD voltage 3.0 ~ 3.1 */ macro