Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/light/
Dtsl2563.c65 #define TSL2563_REG_HIGHLOW (0x04) /* data0 high threshold, 2 bytes */ macro
201 ret = tsl2563_write(chip->client, TSL2563_REG_HIGHLOW, in tsl2563_configure()
631 case TSL2563_REG_HIGHLOW: in tsl2563_read_thresh()
662 case TSL2563_REG_HIGHLOW: in tsl2563_write_thresh()
680 TSL2563_REG_HIGHLOW);