Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dat91-sama5d2_adc.c138 u16 EOC_ISR; member
305 .EOC_ISR = 0x40,
808 if (st->soc_info.platform->layout->EOC_ISR) in at91_adc_irq_status()
809 *eoc = at91_adc_readl(st, EOC_ISR); in at91_adc_irq_status()