Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/light/
Dtsl2563.c63 #define TSL2563_REG_LOWLOW (0x02) /* data0 low threshold, 2 bytes */ macro
209 ret = tsl2563_write(chip->client, TSL2563_REG_LOWLOW, in tsl2563_configure()
634 case TSL2563_REG_LOWLOW: in tsl2563_read_thresh()
665 case TSL2563_REG_LOWLOW: in tsl2563_write_thresh()
686 TSL2563_REG_LOWLOW);