Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dnpcm_adc.c53 #define NPCM_ADCCON_REFSEL BIT(19) macro
263 iowrite32(reg_con & ~NPCM_ADCCON_REFSEL, in npcm_adc_probe()
274 iowrite32(reg_con | NPCM_ADCCON_REFSEL, in npcm_adc_probe()