Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/dell/
H A Ddell-laptop.c2226 #define CHARGE_END_MAX 100 macro
2250 end = clamp(end, CHARGE_END_MIN, CHARGE_END_MAX); in dell_battery_set_custom_charge_end()
2353 if (end > CHARGE_END_MAX) in charge_control_end_threshold_show()