Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/power/
Dcharger-manager.h176 unsigned int fullbatt_vchkdrop_uV; member
/Linux-v5.4/drivers/power/supply/
Dcharger-manager.c524 if (!desc->fullbatt_vchkdrop_uV || !desc->fullbatt_vchkdrop_ms) in fullbatt_vchk()
539 if (diff > desc->fullbatt_vchkdrop_uV) { in fullbatt_vchk()
830 if (!desc->fullbatt_vchkdrop_uV || !desc->fullbatt_vchkdrop_ms) in fullbatt_handler()
1497 &desc->fullbatt_vchkdrop_uV); in of_cm_parse_desc()
1655 if (!desc->fullbatt_vchkdrop_ms || !desc->fullbatt_vchkdrop_uV) { in charger_manager_probe()
1658 desc->fullbatt_vchkdrop_uV = 0; in charger_manager_probe()
/Linux-v5.4/Documentation/power/
Dcharger-manager.rst51 If the battery voltage drops by "fullbatt_vchkdrop_uV" after
133 `unsigned int fullbatt_vchkdrop_ms; / unsigned int fullbatt_vchkdrop_uV;`
136 charged. If the voltage drop is over fullbatt_vchkdrop_uV, Charger