Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp818.h49 #define AXP818_DCDC5_CTRL 0x24 macro
/openbmc/u-boot/drivers/power/
H A Daxp818.c104 ret = pmic_bus_write(AXP818_DCDC5_CTRL, cfg); in axp_set_dcdc5()