Searched refs:NPCM_ADCCON_CH_MASK (Results 1 – 1 of 1) sorted by relevance
60 #define NPCM_ADCCON_CH_MASK GENMASK(27, 24) macro123 regtemp &= ~NPCM_ADCCON_CH_MASK; in npcm_adc_read()