Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
D88pm860x_charger.c97 #define VCHG_OVP_LOW 5500 macro
573 set_vchg_threshold(info, VCHG_OVP_LOW, 0); in pm860x_vchg_handler()
578 } else if (vchg < VCHG_OVP_LOW) { in pm860x_vchg_handler()
702 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_OVP_LOW); in pm860x_charger_probe()