Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dti-ads1015.c239 unsigned int comp_queue; member
418 cfg |= data->thresh_data[chan].comp_queue << in ads1015_get_adc_result()
628 unsigned int comp_queue; in ads1015_read_event() local
643 comp_queue = data->thresh_data[chan->address].comp_queue; in ads1015_read_event()
644 period = ads1015_comp_queue[comp_queue] * in ads1015_read_event()
696 data->thresh_data[chan->address].comp_queue = i; in ads1015_write_event()