Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
D88pm860x_charger.c137 static void set_vchg_threshold(struct pm860x_charger_info *info, in set_vchg_threshold() function
268 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_NORMAL_HIGH); in start_fastcharge()
573 set_vchg_threshold(info, VCHG_OVP_LOW, 0); in pm860x_vchg_handler()
579 set_vchg_threshold(info, VCHG_NORMAL_LOW, in pm860x_vchg_handler()
702 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_OVP_LOW); in pm860x_charger_probe()