Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/power/
Dcharger-manager.h178 unsigned int fullbatt_vchkdrop_uV; member
/linux-4.1.27/drivers/power/
Dcharger-manager.c526 if (!desc->fullbatt_vchkdrop_uV || !desc->fullbatt_vchkdrop_ms) in fullbatt_vchk()
541 if (diff > desc->fullbatt_vchkdrop_uV) { in fullbatt_vchk()
832 if (!desc->fullbatt_vchkdrop_uV || !desc->fullbatt_vchkdrop_ms) in fullbatt_handler()
1517 &desc->fullbatt_vchkdrop_uV); in of_cm_parse_desc()
1661 if (!desc->fullbatt_vchkdrop_ms || !desc->fullbatt_vchkdrop_uV) { in charger_manager_probe()
1664 desc->fullbatt_vchkdrop_uV = 0; in charger_manager_probe()
/linux-4.1.27/Documentation/power/
Dcharger-manager.txt48 If the battery voltage drops by "fullbatt_vchkdrop_uV" after
130 unsigned int fullbatt_vchkdrop_uV;
133 charged. If the voltage drop is over fullbatt_vchkdrop_uV, Charger