Searched refs:thyst (Results 1 – 1 of 1) sorted by relevance
184 u_int16_t temp, thyst, tos, tlow, thigh, mask = LM75TMASK; in lm75probe() local199 thyst = iicprobew(LM75Thyst); in lm75probe()203 if (conf == 0xff && temp == 0xffff && thyst == 0xffff) in lm75probe()207 thyst &= mask; in lm75probe()211 if (temp == thyst && thyst == tos) in lm75probe()274 thyst = iicprobew(LM75Thyst) & mask; in lm75probe()283 thyst != (iicprobew(LM75Thyst + i) & mask) || in lm75probe()