Searched refs:AXP717_ICC_CHG_SET (Results 1 – 2 of 2) sorted by relevance
263 ret = regmap_read(axp->regmap, AXP717_ICC_CHG_SET, val); in axp717_get_constant_charge_current()705 return regmap_update_bits(axp->regmap, AXP717_ICC_CHG_SET, in axp717_set_constant_charge_current()1032 .ccc_reg = AXP717_ICC_CHG_SET,
140 #define AXP717_ICC_CHG_SET 0x62 macro