Home
last modified time | relevance | path

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

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