Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dvcnl4035.c66 unsigned int als_thresh_high; member
260 *val = data->als_thresh_high; in vcnl4035_read_thresh()
298 data->als_thresh_high = val; in vcnl4035_write_thresh()
300 if (val > data->als_thresh_high) in vcnl4035_write_thresh()
469 data->als_thresh_high = VCNL4035_ALS_THDH_DEFAULT; in vcnl4035_init()
/linux/include/linux/platform_data/
H A Dtsl2772.h80 int als_thresh_high; member