Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm75.h31 #define LM75_TEMP_MIN (-55000) macro
39 int ntemp = SENSORS_LIMIT(temp, LM75_TEMP_MIN, LM75_TEMP_MAX); in LM75_TEMP_TO_REG()