Home
last modified time | relevance | path

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

/linux-6.15/drivers/iio/adc/
H A Dat91-sama5d2_adc.c213 u16 XPOSR; member
278 .XPOSR = 0xb4,
1038 if (reg == st->soc_info.platform->layout->XPOSR) in at91_adc_touch_pos()
1039 val = at91_adc_readl(st, XPOSR); in at91_adc_touch_pos()
1060 st->touch_st.x_pos = at91_adc_touch_pos(st, st->soc_info.platform->layout->XPOSR); in at91_adc_touch_x_pos()
1725 status = at91_adc_readl(st, XPOSR); in at91_adc_interrupt()