Searched refs:temp_high_cnt (Results 1 – 1 of 1) sorted by relevance
105 uint32_t temp_high_cnt; member468 return (((sc->temp_high_val - (count - sc->temp_high_cnt) * in temp_from_count()470 (sc->temp_room_cnt - sc->temp_high_cnt)))); in temp_from_count()477 return ((sc->temp_room_cnt - sc->temp_high_cnt) * in temp_to_count()479 sc->temp_high_cnt); in temp_to_count()595 sc->temp_high_cnt = (cal & 0x000FFF00) >> 8; in initialize_tempmon()