Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/power/supply/
Dmax77693_charger.c507 unsigned int cels) in max77693_set_thermal_regulation_temp() argument
511 switch (cels) { in max77693_set_thermal_regulation_temp()
516 data = (cels - 70) / 15; in max77693_set_thermal_regulation_temp()
526 cels, data); in max77693_set_thermal_regulation_temp()