Searched refs:bq24190_cvc_vreg_values (Results 1 – 1 of 1) sorted by relevance
189 static const int bq24190_cvc_vreg_values[] = { variable817 bq24190_cvc_vreg_values, in bq24190_set_config()818 ARRAY_SIZE(bq24190_cvc_vreg_values), in bq24190_set_config()1246 bq24190_cvc_vreg_values, in bq24190_charger_get_voltage()1247 ARRAY_SIZE(bq24190_cvc_vreg_values), &voltage); in bq24190_charger_get_voltage()1265 bq24190_cvc_vreg_values, in bq24190_charger_set_voltage()1266 ARRAY_SIZE(bq24190_cvc_vreg_values), val->intval); in bq24190_charger_set_voltage()1932 idx = ARRAY_SIZE(bq24190_cvc_vreg_values) - 1; in bq24190_get_config()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()