Home
last modified time | relevance | path

Searched refs:bq25700_tables (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/power/supply/
H A Dbq25700_charger.c512 } bq25700_tables[] = { variable
844 const struct bq25700_range *rtbl = &bq25700_tables[id].rt; in bq25700_find_idx()
1160 val->intval = bq25700_tables[TBL_ICHG].rt.max; in bq25700_power_supply_get_property()
1179 val->intval = bq25700_tables[TBL_CHGMAX].rt.max; in bq25700_power_supply_get_property()
1183 val->intval = bq25700_tables[TBL_INPUTVOL].rt.max; in bq25700_power_supply_get_property()
1187 val->intval = bq25700_tables[TBL_INPUTCUR].rt.max; in bq25700_power_supply_get_property()

Completed in 4 milliseconds