Searched refs:TEMP_MAX (Results 1 – 4 of 4) sorted by relevance
96 #define TEMP_MAX 85000 macro624 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()639 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
262 #define TEMP_MAX ( 127000) macro270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG()
47 #define TEMP_MAX 4 /* Counted from 1 */ macro
200 POWER_SUPPLY_ATTR(TEMP_MAX),