Searched refs:AT91_ADC_IER_NOPEN (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/iio/adc/
H A Dat91_adc.c90 #define AT91_ADC_IER_NOPEN (1 << 30) macro
451 at91_adc_writel(st, AT91_ADC_IER, AT91_ADC_IER_NOPEN |
457 } else if (status & AT91_ADC_IER_NOPEN) {
459 at91_adc_writel(st, AT91_ADC_IDR, AT91_ADC_IER_NOPEN |

Completed in 129 milliseconds