Searched refs:do_avg (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/i2c/
H A Dtwl4030-madc.h47 bool do_avg; member in struct:twl4030_madc_request
/linux-4.4.14/drivers/iio/adc/
H A Dtwl4030-madc.c90 req.do_avg = (mask == IIO_CHAN_INFO_AVERAGE_RAW); twl4030_madc_read()
597 /* Select averaging for all channels if do_avg is set */ twl4030_madc_conversion()
598 if (req->do_avg) { twl4030_madc_conversion()

Completed in 211 milliseconds