Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp209.h67 #define AXP209_LDO3_VOLTAGE_FROM_LDO3IN BIT(7) macro
/openbmc/u-boot/drivers/power/
H A Daxp209.c149 cfg = AXP209_LDO3_VOLTAGE_FROM_LDO3IN; in axp_set_aldo3()