Home
last modified time | relevance | path

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

/linux-6.15/drivers/power/supply/
H A Daxp20x_battery.c266 ret = regmap_read(axp->regmap, AXP717_ICC_CHG_SET, val); in axp717_get_constant_charge_current()
708 return regmap_update_bits(axp->regmap, AXP717_ICC_CHG_SET, in axp717_set_constant_charge_current()
1053 .ccc_reg = AXP717_ICC_CHG_SET,
/linux-6.15/include/linux/mfd/
H A Daxp20x.h141 #define AXP717_ICC_CHG_SET 0x62 macro
/linux-6.15/drivers/mfd/
H A Daxp20x.c228 regmap_reg_range(AXP717_ICC_CHG_SET, AXP717_CV_CHG_SET),