Home
last modified time | relevance | path

Searched refs:tlow (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/i2c/
H A Di2c_scan.c184 u_int16_t temp, thyst, tos, tlow, thigh, mask = LM75TMASK; in lm75probe() local
276 tlow = iicprobew(LM77Tlow) & mask; in lm75probe()
317 if (tlow != (iicprobew(LM77Tlow + i) & mask) || in lm75probe()