Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dbq24190_charger.c174 static const int bq24190_ccc_ichg_values[] = { variable
806 bq24190_ccc_ichg_values, in bq24190_set_config()
1189 bq24190_ccc_ichg_values, in bq24190_charger_get_current()
1229 bq24190_ccc_ichg_values, in bq24190_charger_set_current()
1930 bdi->ichg_max = bq24190_ccc_ichg_values[idx]; in bq24190_get_config()
1963 if (v >= bq24190_ccc_ichg_values[0] && v <= bdi->ichg_max) in bq24190_get_config()
1976 .ichg_array_size = ARRAY_SIZE(bq24190_ccc_ichg_values),
1987 .ichg_array_size = ARRAY_SIZE(bq24190_ccc_ichg_values),
1998 .ichg_array_size = ARRAY_SIZE(bq24190_ccc_ichg_values),
2009 .ichg_array_size = ARRAY_SIZE(bq24190_ccc_ichg_values),