Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/iio/adc/
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()