Home
last modified time | relevance | path

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

/u-boot/drivers/mmc/
A Dsdhci.c469 case MMC_VDD_30_31:
891 cfg->voltages |= MMC_VDD_29_30 | MMC_VDD_30_31;
A Djz_mmc.c399 MMC_VDD_30_31 | MMC_VDD_31_32 | MMC_VDD_32_33 |
A Dtegra_mmc.c54 case MMC_VDD_30_31: 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.c3417 volt |= MMC_VDD_30_31; in xlate_voltage()
3538 } else if (slot->cfg.voltages & (MMC_VDD_30_31 | MMC_VDD_31_32 | in octeontx_mmc_get_config()
/u-boot/include/
A Dmmc.h194 #define MMC_VDD_30_31 0x00040000 /* VDD voltage 3.0 ~ 3.1 */ macro

Completed in 25 milliseconds