Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/power/
Dbq24190_charger.c179 static const int bq24190_ccc_ichg_values[] = { variable
721 bq24190_ccc_ichg_values, in bq24190_charger_get_current()
722 ARRAY_SIZE(bq24190_ccc_ichg_values), &curr); in bq24190_charger_get_current()
743 int idx = ARRAY_SIZE(bq24190_ccc_ichg_values) - 1; in bq24190_charger_get_current_max()
745 val->intval = bq24190_ccc_ichg_values[idx]; in bq24190_charger_get_current_max()
767 bq24190_ccc_ichg_values, in bq24190_charger_set_current()
768 ARRAY_SIZE(bq24190_ccc_ichg_values), curr); in bq24190_charger_set_current()