Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp809.h35 #define AXP809_DCDC1_CTRL 0x21 macro
/openbmc/u-boot/drivers/power/
H A Daxp809.c38 ret = pmic_bus_write(AXP809_DCDC1_CTRL, cfg); in axp_set_dcdc1()