Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dat91-sama5d2_adc.c453 * @touch_chan_x: index of the touchscreen X channel
471 unsigned int touch_chan_x;
718 .touch_chan_x = AT91_SAMA5D2_TOUCH_X_CHAN_IDX,
1101 if (chan == st->soc_info.platform->touch_chan_x) in at91_adc_read_pressure()
2350 st->soc_info.platform->touch_chan_x, 1); in at91_adc_probe()
459 unsigned int touch_chan_x; global() member