Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/power/
H A Daxp818.c203 AXP818_OUTPUT_CTRL3_FLDO1_EN << (fldo_num - 1)); in axp_set_fldo()
224 AXP818_OUTPUT_CTRL3_FLDO1_EN << (fldo_num - 1)); in axp_set_fldo()
/openbmc/u-boot/include/
H A Daxp818.h28 #define AXP818_OUTPUT_CTRL3_FLDO1_EN (1 << 2) macro