Searched refs:bq24190_cvc_vreg_values (Results 1 – 1 of 1) sorted by relevance
207 static const int bq24190_cvc_vreg_values[] = { variable1017 bq24190_cvc_vreg_values, in bq24190_charger_get_voltage()1018 ARRAY_SIZE(bq24190_cvc_vreg_values), &voltage); in bq24190_charger_get_voltage()1029 int idx = ARRAY_SIZE(bq24190_cvc_vreg_values) - 1; in bq24190_charger_get_voltage_max()1031 val->intval = bq24190_cvc_vreg_values[idx]; in bq24190_charger_get_voltage_max()1040 bq24190_cvc_vreg_values, in bq24190_charger_set_voltage()1041 ARRAY_SIZE(bq24190_cvc_vreg_values), val->intval); in bq24190_charger_set_voltage()