Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Drn5t618-adc.c120 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()
131 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()
140 ret = regmap_update_bits(adc->rn5t618->regmap, RN5T618_ADCCNT3, in rn5t618_adc_read()
230 ret = regmap_write(rn5t618->regmap, RN5T618_ADCCNT3, 0); in rn5t618_adc_probe()
/openbmc/linux/include/linux/mfd/
H A Drn5t618.h91 #define RN5T618_ADCCNT3 0x66 macro
/openbmc/linux/drivers/mfd/
H A Drn5t618.c40 case RN5T618_ADCCNT3: in rn5t618_volatile_reg()