Home
last modified time | relevance | path

Searched refs:bq24190_ccc_ichg_values (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/power/supply/
Dbq24190_charger.c195 static const int bq24190_ccc_ichg_values[] = { variable
958 bq24190_ccc_ichg_values, in bq24190_charger_get_current()
959 ARRAY_SIZE(bq24190_ccc_ichg_values), &curr); in bq24190_charger_get_current()
980 int idx = ARRAY_SIZE(bq24190_ccc_ichg_values) - 1; in bq24190_charger_get_current_max()
982 val->intval = bq24190_ccc_ichg_values[idx]; in bq24190_charger_get_current_max()
1004 bq24190_ccc_ichg_values, in bq24190_charger_set_current()
1005 ARRAY_SIZE(bq24190_ccc_ichg_values), curr); in bq24190_charger_set_current()