Searched refs:AXP192_GPIO30_IN_RANGE (Results 1 – 2 of 2) sorted by relevance
701 ret = regmap_read(info->regmap, AXP192_GPIO30_IN_RANGE, ®val); in axp192_adc_offset_voltage()927 return regmap_update_bits(info->regmap, AXP192_GPIO30_IN_RANGE, regmask, regval); in axp192_write_raw()
326 #define AXP192_GPIO30_IN_RANGE 0x85 macro