Searched refs:ASB100_TEMP_MIN (Results 1 – 1 of 1) sorted by relevance
129 #define ASB100_TEMP_MIN -128000 macro138 int ntemp = clamp_val(temp, ASB100_TEMP_MIN, ASB100_TEMP_MAX); in TEMP_TO_REG()