Searched refs:TEMP_MAX (Results 1 – 6 of 6) sorted by relevance
47 #define TEMP_MAX 125 macro121 if (ret != 1 || temp < TEMP_MIN || temp > TEMP_MAX) in store_throttle()
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
199 POWER_SUPPLY_ATTR(TEMP_MAX),
206 TEMP_MAX