Home
last modified time | relevance | path

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

/drivers/iio/adc/
Dnpcm_adc.c55 #define NPCM_ADCCON_ADC_INT_ST BIT(18) macro
107 if (regtemp & NPCM_ADCCON_ADC_INT_ST) { in npcm_adc_isr()