Searched refs:bq24190_cvc_vreg_values (Results 1 – 1 of 1) sorted by relevance
208 static const int bq24190_cvc_vreg_values[] = { variable1024 bq24190_cvc_vreg_values, in bq24190_charger_get_voltage()1025 ARRAY_SIZE(bq24190_cvc_vreg_values), &voltage); in bq24190_charger_get_voltage()1036 int idx = ARRAY_SIZE(bq24190_cvc_vreg_values) - 1; in bq24190_charger_get_voltage_max()1038 val->intval = bq24190_cvc_vreg_values[idx]; in bq24190_charger_get_voltage_max()1047 bq24190_cvc_vreg_values, in bq24190_charger_set_voltage()1048 ARRAY_SIZE(bq24190_cvc_vreg_values), val->intval); in bq24190_charger_set_voltage()