Searched refs:RN5T618_ADCCNT3 (Results 1 – 3 of 3) sorted by relevance
125 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()136 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()145 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()235 ret = regmap_write(rn5t618->regmap, RN5T618_ADCCNT3, 0); in rn5t618_adc_probe()
91 #define RN5T618_ADCCNT3 0x66 macro
40 case RN5T618_ADCCNT3: in rn5t618_volatile_reg()
Completed in 5 milliseconds