Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Daxp209.c48 while ((rc = pmic_bus_read(AXP209_DCDC2_VOLTAGE, &current)) == 0 && in axp_set_dcdc2()
55 rc = pmic_bus_write(AXP209_DCDC2_VOLTAGE, current); in axp_set_dcdc2()
/openbmc/u-boot/include/
H A Daxp209.h12 AXP209_DCDC2_VOLTAGE = 0x23, enumerator