Searched refs:set_vchg_threshold (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | 88pm860x_charger.c | 134 static void set_vchg_threshold(struct pm860x_charger_info *info, in set_vchg_threshold() function 265 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_NORMAL_HIGH); in start_fastcharge() 570 set_vchg_threshold(info, VCHG_OVP_LOW, 0); in pm860x_vchg_handler() 576 set_vchg_threshold(info, VCHG_NORMAL_LOW, in pm860x_vchg_handler() 699 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_OVP_LOW); in pm860x_charger_probe()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | 88pm860x_charger.c | 134 static void set_vchg_threshold(struct pm860x_charger_info *info, in set_vchg_threshold() function 265 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_NORMAL_HIGH); in start_fastcharge() 570 set_vchg_threshold(info, VCHG_OVP_LOW, 0); in pm860x_vchg_handler() 576 set_vchg_threshold(info, VCHG_NORMAL_LOW, in pm860x_vchg_handler() 698 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_OVP_LOW); in pm860x_charger_probe()
|
Completed in 4 milliseconds