Searched refs:LOWEST_TEMP (Results 1 – 2 of 2) sorted by relevance
35 #define LOWEST_TEMP (-273000) macro576 int temp = LOWEST_TEMP; in get_temp_by_current()655 static int last_temp = LOWEST_TEMP; in estimate_temp_internal()668 if (last_temp == LOWEST_TEMP) in estimate_temp_internal()675 if (last_temp != LOWEST_TEMP) in estimate_temp_internal()
156 #define LOWEST_TEMP (-273000) macro1034 static int temp_last = LOWEST_TEMP; in predict_temp()1044 if (temp_last == LOWEST_TEMP) in predict_temp()