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

/linux-master/drivers/iio/adc/
H A Dnpcm_adc.c49 #define NPCM_ADCCON 0x00 macro
106 regtemp = ioread32(info->regs + NPCM_ADCCON);
108 iowrite32(regtemp, info->regs + NPCM_ADCCON);
122 regtemp = ioread32(info->regs + NPCM_ADCCON);
126 NPCM_ADCCON_ADC_CONV, info->regs + NPCM_ADCCON);
131 regtemp = ioread32(info->regs + NPCM_ADCCON);
141 info->regs + NPCM_ADCCON);
241 reg_con = ioread32(info->regs + NPCM_ADCCON);
259 reg_con = ioread32(info->regs + NPCM_ADCCON);
269 info->regs + NPCM_ADCCON);
[all...]

Completed in 262 milliseconds