Searched refs:AXP20X_V_OFF (Results 1 – 2 of 2) sorted by relevance
312 ret = regmap_read(axp20x_batt->regmap, AXP20X_V_OFF, ®); in axp20x_battery_get_prop()448 return regmap_update_bits(axp_batt->regmap, AXP20X_V_OFF, in axp20x_set_voltage_min_design()
58 #define AXP20X_V_OFF 0x31 macro