Searched refs:vreg_max (Results 1 – 1 of 1) sorted by relevance
241 u32 vreg_max; member1255 if (val->intval > bdi->vreg_max) in bq24190_charger_set_voltage()1343 val->intval = bdi->vreg_max; in bq24190_charger_get_property()1931 bdi->vreg_max = bq24190_cvc_vreg_values[idx]; in bq24190_get_config()1965 if (v >= bq24190_cvc_vreg_values[0] && v <= bdi->vreg_max) in bq24190_get_config()1966 bdi->vreg = bdi->vreg_max = v; in bq24190_get_config()