Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/iio/light/
Dtsl2563.c128 u16 low_thres; member
210 chip->low_thres & 0xFF); in tsl2563_configure()
214 (chip->low_thres >> 8) & 0xFF); in tsl2563_configure()
635 val = chip->low_thres; in tsl2563_read_thresh()
666 chip->low_thres = val; in tsl2563_write_thresh()
846 chip->low_thres = 0x0; in tsl2563_probe()