Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/iio/adc/
Daxp20x_adc.c428 ret = regmap_read(info->regmap, AXP20X_GPIO10_IN_RANGE, val); in axp20x_adc_offset_voltage()
559 return regmap_update_bits(info->regmap, AXP20X_GPIO10_IN_RANGE, reg, in axp20x_write_raw()
/Linux-v5.4/include/linux/mfd/
Daxp20x.h189 #define AXP20X_GPIO10_IN_RANGE 0x85 macro