Searched refs:TEMP_MAX (Results 1 - 1 of 1) sorted by relevance

/drivers/hwmon/
H A Dw83627hf.c269 #define TEMP_MAX ( 127000) macro
277 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX);

Completed in 34 milliseconds