Searched refs:AXP209_VRC_DCDC2_MASK (Results 1 - 1 of 1) sorted by last modified time

/u-boot/include/
H A Daxp209.h50 #define AXP209_VRC_DCDC2_MASK 0x5 macro
52 (((reg) & ~AXP209_VRC_DCDC2_MASK) | \
53 ((cfg) & AXP209_VRC_DCDC2_MASK))

Completed in 45 milliseconds