Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/adc/
Dat91-sama5d2_adc.c212 u16 XPOSR; member
277 .XPOSR = 0xb4,
1025 if (reg == st->soc_info.platform->layout->XPOSR) in at91_adc_touch_pos()
1026 val = at91_adc_readl(st, XPOSR); in at91_adc_touch_pos()
1047 st->touch_st.x_pos = at91_adc_touch_pos(st, st->soc_info.platform->layout->XPOSR); in at91_adc_touch_x_pos()
1712 status = at91_adc_readl(st, XPOSR); in at91_adc_interrupt()