Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A D88pm860x_charger.c94 #define VCHG_OVP_LOW 5500 macro
570 set_vchg_threshold(info, VCHG_OVP_LOW, 0); in pm860x_vchg_handler()
575 } else if (vchg < VCHG_OVP_LOW) { in pm860x_vchg_handler()
698 set_vchg_threshold(info, VCHG_NORMAL_LOW, VCHG_OVP_LOW); in pm860x_charger_probe()