Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/iio/adc/
Dat91-sama5d2_adc.c214 u16 YPOSR; member
278 .YPOSR = 0xb8,
1027 else if (reg == st->soc_info.platform->layout->YPOSR) in at91_adc_touch_pos()
1028 val = at91_adc_readl(st, YPOSR); in at91_adc_touch_pos()
1053 return at91_adc_touch_pos(st, st->soc_info.platform->layout->YPOSR); in at91_adc_touch_y_pos()
1713 status = at91_adc_readl(st, YPOSR); in at91_adc_interrupt()