Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Daxp20x_battery.c263 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,
/linux/include/linux/mfd/
H A Daxp20x.h140 #define AXP717_ICC_CHG_SET 0x62 macro