Searched refs:vreg_max (Results 1 – 2 of 2) sorted by relevance
238 u32 vreg_max; member1260 if (val->intval > bdi->vreg_max) in bq24190_charger_set_voltage()1347 val->intval = bdi->vreg_max; in bq24190_charger_get_property()1933 bdi->vreg_max = bq24190_cvc_vreg_values[idx]; in bq24190_get_config()1967 if (v >= bq24190_cvc_vreg_values[0] && v <= bdi->vreg_max) in bq24190_get_config()1968 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()