Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
A Dnpcm_adc.c45 #define NPCM_ADCCON_REFSEL BIT(19) macro
245 iowrite32(reg_con & ~NPCM_ADCCON_REFSEL, in npcm_adc_probe()
258 iowrite32(reg_con | NPCM_ADCCON_REFSEL, in npcm_adc_probe()

Completed in 2 milliseconds