Home
last modified time | relevance | path

Searched refs:LDO_VOLT_3V3 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/power/
H A Dpalmas.c87 if (vsel > LDO_VOLT_3V3) { in twl603x_mmc1_set_ldo9()
90 vval = LDO_VOLT_3V3; in twl603x_mmc1_set_ldo9()
99 vsel > LDO_VOLT_3V3 ? "bypass" : "voltage", err); in twl603x_mmc1_set_ldo9()
/openbmc/u-boot/include/
H A Dpalmas.h72 #define LDO_VOLT_3V3 0x31 macro