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