Searched refs:TEMP_RANGE (Results 1 – 1 of 1) sorted by relevance
304 static const int TEMP_RANGE[] = {2000, 2500, 3333, 4000, 5000, 6666, 8000, variable310 return TEMP_RANGE[(reg >> 4) & 0x0f]; in TEMP_RANGE_FROM_REG()318 if (val > (TEMP_RANGE[i] + TEMP_RANGE[i - 1] + 1) / 2) in TEMP_RANGE_TO_REG()