Home
last modified time | relevance | path

Searched refs:LDO_VOLT_3V0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Dpalmas.h71 #define LDO_VOLT_3V0 0x2b macro
/openbmc/u-boot/drivers/power/
H A Dpalmas.c69 val = LDO_VOLT_3V0; in palmas_mmc1_poweron_ldo()
/openbmc/u-boot/board/ti/dra7xx/
H A Devm.c876 if (voltage == LDO_VOLT_3V0) in board_mmc_poweron_ldo()
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c267 vmmc_pbias_config(LDO_VOLT_3V0); in mmc_board_init()
520 palmas_ldo_volt = LDO_VOLT_3V0; in omap_hsmmc_set_signal_voltage()