Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dtsl2560.c194 #define TSL2560_K6T 0x0100 /* 0.80 * (1 << TSL2560_RATIO_SCALE) */ macro
225 else if (ratio <= TSL2560_K6T) in tsl_lux()