Home
last modified time | relevance | path

Searched refs:MMC_VDD_29_30 (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/mmc/
A Dsdhci.c468 case MMC_VDD_29_30:
891 cfg->voltages |= MMC_VDD_29_30 | MMC_VDD_30_31;
A Djz_mmc.c398 .voltages = MMC_VDD_27_28 | MMC_VDD_28_29 | MMC_VDD_29_30 |
A Dtegra_mmc.c53 case MMC_VDD_29_30: in tegra_mmc_set_power()
A Dfsl_esdhc.c783 cfg->voltages |= MMC_VDD_29_30 | MMC_VDD_30_31; in fsl_esdhc_get_cfg_common()
A Dfsl_esdhc_imx.c1231 voltage_caps |= MMC_VDD_29_30 | MMC_VDD_30_31; in fsl_esdhc_init()
A Docteontx_hsmmc.c3415 volt |= MMC_VDD_29_30; in xlate_voltage()
/u-boot/include/
A Dmmc.h193 #define MMC_VDD_29_30 0x00020000 /* VDD voltage 2.9 ~ 3.0 */ macro

Completed in 19 milliseconds