Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Daxp152.c29 while ((rc = pmic_bus_read(AXP152_DCDC2_VOLTAGE, &current)) == 0 && in axp_set_dcdc2()
35 rc = pmic_bus_write(AXP152_DCDC2_VOLTAGE, current); in axp_set_dcdc2()
/openbmc/u-boot/include/
H A Daxp152.h8 AXP152_DCDC2_VOLTAGE = 0x23, enumerator