Searched refs:TEMP_MIN (Results 1 – 4 of 4) sorted by relevance
98 #define TEMP_MIN -40000 macro 625 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp() 640 val = clamp_val(val, TEMP_MIN, TEMP_MAX); in ltc2947_write_temp()
261 #define TEMP_MIN (-128000) macro 270 int ntemp = clamp_val(temp, TEMP_MIN, TEMP_MAX); in TEMP_TO_REG()
207 POWER_SUPPLY_ATTR(TEMP_MIN),
204 TEMP_MIN