Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp152.h10 AXP152_DCDC4_VOLTAGE = 0x2B, enumerator
/openbmc/u-boot/drivers/power/
H A Daxp152.c53 return pmic_bus_write(AXP152_DCDC4_VOLTAGE, target); in axp_set_dcdc4()