Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dat91-sama5d2_adc.c215 u16 YPOSR; member
279 .YPOSR = 0xb8,
1029 else if (reg == st->soc_info.platform->layout->YPOSR) in at91_adc_touch_pos()
1030 val = at91_adc_readl(st, YPOSR); in at91_adc_touch_pos()
1055 return at91_adc_touch_pos(st, st->soc_info.platform->layout->YPOSR); in at91_adc_touch_y_pos()
1710 status = at91_adc_readl(st, YPOSR); in at91_adc_interrupt()