Searched refs:als_thresh_high (Results 1 – 3 of 3) sorted by relevance
64 unsigned int als_thresh_high; member 269 *val = data->als_thresh_high; in vcnl4035_read_thresh() 307 data->als_thresh_high = val; in vcnl4035_write_thresh() 309 if (val > data->als_thresh_high) in vcnl4035_write_thresh() 478 data->als_thresh_high = VCNL4035_ALS_THDH_DEFAULT; in vcnl4035_init()
264 .als_thresh_high = 256,733 (chip->settings.als_thresh_high) & 0xFF; in tsl2772_chip_on() 735 (chip->settings.als_thresh_high >> 8) & 0xFF; in tsl2772_chip_on() 1123 chip->settings.als_thresh_high = val; in tsl2772_write_event_value() 1196 *val = chip->settings.als_thresh_high; in tsl2772_read_event_value()
80 int als_thresh_high; member