Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c52 static int adc_ts_measure(struct iio_channel *channel, in adc_ts_measure() function
118 val_x = adc_ts_measure(&vf50_ts->channels[0], in vf50_ts_irq_bh()
124 val_y = adc_ts_measure(&vf50_ts->channels[1], in vf50_ts_irq_bh()
133 val_z1 = adc_ts_measure(&vf50_ts->channels[2], in vf50_ts_irq_bh()
137 val_z2 = adc_ts_measure(&vf50_ts->channels[3], in vf50_ts_irq_bh()