Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Daxp209.h54 #define AXP209_VRC_LDO3_SLOPE_SET(reg, cfg) \ macro
/openbmc/u-boot/drivers/power/
H A Daxp209.c119 cfg = AXP209_VRC_LDO3_SLOPE_SET(cfg, AXP209_VRC_SLOPE); in axp_set_aldo3()