Home
last modified time | relevance | path

Searched refs:axp (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/power/supply/
H A Daxp20x_battery.c245 static int axp20x_get_constant_charge_current(struct axp20x_batt_ps *axp, in axp20x_get_constant_charge_current() argument
250 ret = regmap_read(axp->regmap, AXP20X_CHRG_CTRL1, val); in axp20x_get_constant_charge_current()
256 *val = *val * axp->data->ccc_scale + axp->data->ccc_offset; in axp20x_get_constant_charge_current()
261 static int axp717_get_constant_charge_current(struct axp20x_batt_ps *axp, in axp717_get_constant_charge_current() argument
266 ret = regmap_read(axp->regmap, AXP717_ICC_CHG_SET, val); in axp717_get_constant_charge_current()
271 axp->data->ccc_scale; in axp717_get_constant_charge_current()
694 static int axp717_set_constant_charge_current(struct axp20x_batt_ps *axp, in axp717_set_constant_charge_current() argument
699 if (charge_current > axp->max_ccc) in axp717_set_constant_charge_current()
705 val = (charge_current - axp in axp717_set_constant_charge_current()
712 axp20x_set_max_constant_charge_current(struct axp20x_batt_ps * axp,int charge_current) axp20x_set_max_constant_charge_current() argument
[all...]
/linux/kernel/
H A Dauditsc.c2739 struct audit_aux_data_pids *axp; in audit_signal_info_syscall() local
2758 axp = (void *)ctx->aux_pids; in audit_signal_info_syscall()
2759 if (!axp || axp->pid_count == AUDIT_AUX_PIDS) { in audit_signal_info_syscall()
2760 axp = kzalloc(sizeof(*axp), GFP_ATOMIC); in audit_signal_info_syscall()
2761 if (!axp) in audit_signal_info_syscall()
2764 axp->d.type = AUDIT_OBJ_PID; in audit_signal_info_syscall()
2765 axp->d.next = ctx->aux_pids; in audit_signal_info_syscall()
2766 ctx->aux_pids = (void *)axp; in audit_signal_info_syscall()
[all...]
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-matrix.dts15 compatible = "marvell,axp-matrix", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-db.dts28 compatible = "marvell,axp-db", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
H A Darmada-xp-gp.dts28 compatible = "marvell,axp-gp", "marvell,armadaxp-mv78460", "marvell,armadaxp", "marvell,armada-370-xp";
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-a13-empire-electronix-d709.dts65 /* TODO: backlight uses axp gpio1 as enable pin */
/linux/
H A DMAINTAINERS27205 N: axp[128]