Searched refs:vreg_max (Results 1 – 2 of 2) sorted by relevance
174 u32 vreg_max; member1075 if (val->intval > bdi->vreg_max) in bq24190_charger_set_voltage()1162 val->intval = bdi->vreg_max; in bq24190_charger_get_property()1729 bdi->vreg_max = bq24190_cvc_vreg_values[idx]; in bq24190_get_config()1763 if (v >= bq24190_cvc_vreg_values[0] && v <= bdi->vreg_max) in bq24190_get_config()1764 bdi->vreg = bdi->vreg_max = v; in bq24190_get_config()
88 u32 vreg_max; member622 val->intval = bq->init_data.vreg_max; in bq25980_get_battery_property()1116 bq->init_data.vreg_max = bat_info->constant_charge_voltage_max_uv; in bq25980_hw_init()
Completed in 14 milliseconds