Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/adc/
Dti-ads1015.c228 int low_thresh; member
560 data->thresh_data[chan->address].low_thresh; in ads1015_read_event()
606 data->thresh_data[chan->address].low_thresh = val; in ads1015_write_event()
658 int low_thresh = data->thresh_data[chan->address].low_thresh; in ads1015_enable_event_config() local
673 low_thresh = max(-1 << (chan->scan_type.realbits - 1), in ads1015_enable_event_config()
677 low_thresh << chan->scan_type.shift); in ads1015_enable_event_config()
1000 data->thresh_data[i].low_thresh = -1 << (realbits - 1); in ads1015_probe()
/linux-4.19.296/drivers/iio/light/
Dtcs3472.c64 u16 low_thresh; member
240 data->high_thresh : data->low_thresh; in tcs3472_read_event()
292 data->low_thresh = val; in tcs3472_write_event()
495 data->low_thresh = ret; in tcs3472_probe()
/linux-4.19.296/include/net/
Dinet_frag.h10 long low_thresh; member