Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dnpcm_adc.c54 #define NPCM_ADCCON_REFSEL BIT(19) macro
268 iowrite32(reg_con & ~NPCM_ADCCON_REFSEL, in npcm_adc_probe()
281 iowrite32(reg_con | NPCM_ADCCON_REFSEL, in npcm_adc_probe()