Searched refs:LM77_TEMP_MAX (Results 1 – 1 of 1) sorted by relevance
75 #define LM77_TEMP_MAX 125000 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()