Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/light/
Dtsl2563.c129 u16 high_thres; member
202 chip->high_thres & 0xFF); in tsl2563_configure()
206 (chip->high_thres >> 8) & 0xFF); in tsl2563_configure()
632 val = chip->high_thres; in tsl2563_read_thresh()
663 chip->high_thres = val; in tsl2563_write_thresh()
847 chip->high_thres = 0xffff; in tsl2563_probe()