Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dbq25700_charger.c101 } bq25700_tables[] = { variable
120 const struct bq25700_range *rtbl = &bq25700_tables[id].rt; in bq25700_find_idx()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25700_charger.c519 } bq25700_tables[] = { variable
851 const struct bq25700_range *rtbl = &bq25700_tables[id].rt; in bq25700_find_idx()
948 bq25700_tables[TBL_OTGVOL].rt = sc8886_otg_range; in bq25700_fw_read_u32_props()
1180 val->intval = bq25700_tables[TBL_ICHG].rt.max; in bq25700_power_supply_get_property()
1199 val->intval = bq25700_tables[TBL_CHGMAX].rt.max; in bq25700_power_supply_get_property()
1203 val->intval = bq25700_tables[TBL_INPUTVOL].rt.max; in bq25700_power_supply_get_property()
1207 val->intval = bq25700_tables[TBL_INPUTCUR].rt.max; in bq25700_power_supply_get_property()