Searched refs:LM77_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
74 #define LM77_TEMP_MIN (-55000) macro177 val = clamp_val(val, LM77_TEMP_MIN, LM77_TEMP_MAX); in set_temp()203 val = clamp_val(data->temp[t_crit] - val, LM77_TEMP_MIN, LM77_TEMP_MAX); in set_temp_hyst()