Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dnpcm_adc.c36 #define NPCM_ADCCON_REFSEL BIT(19) macro
234 iowrite32(reg_con & ~NPCM_ADCCON_REFSEL, in npcm_adc_probe()
247 iowrite32(reg_con | NPCM_ADCCON_REFSEL, in npcm_adc_probe()
/kernel/linux/linux-6.6/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()

Completed in 15 milliseconds