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