Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dltc2947-core.c98 #define TEMP_MIN -40000 macro
625 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
640 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
H A Dw83627hf.c261 #define TEMP_MIN (-128000) macro
270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG()
/linux/drivers/power/supply/
H A Dpower_supply_sysfs.c207 POWER_SUPPLY_ATTR(TEMP_MIN),
/linux/Documentation/power/
H A Dpower_supply_class.rst204 TEMP_MIN