Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Dnpcm_adc.c39 #define NPCM_ADCCON_REFSEL BIT(19) macro
248 iowrite32(reg_con & ~NPCM_ADCCON_REFSEL, in npcm_adc_probe()
261 iowrite32(reg_con | NPCM_ADCCON_REFSEL, in npcm_adc_probe()