Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/charge/
H A Dbq25700_charger.c50 TBL_INPUTCUR, enumerator
109 [TBL_INPUTCUR] = {.rt = {0, 6350000, 50000} },
225 TBL_INPUTCUR); in bq25700_charger_current_init()
274 TBL_INPUTCUR); in bq25703_charger_current_init()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dbq25700_charger.c492 TBL_INPUTCUR, enumerator
527 [TBL_INPUTCUR] = {.rt = {0, 6350000, 50000} },
879 idx = bq25700_find_idx(current_value, TBL_INPUTCUR); in bq25700_charger_set_current()
905 {"ti,input-current-sdp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props()
907 {"ti,input-current-dcp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props()
909 {"ti,input-current-cdp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props()
940 if ((props[i].tbl_id == TBL_INPUTCUR) && in bq25700_fw_read_u32_props()
1207 val->intval = bq25700_tables[TBL_INPUTCUR].rt.max; in bq25700_power_supply_get_property()
1295 cur_idx = bq25700_find_idx(prop.intval, TBL_INPUTCUR); in bq2570x_pd_notifier_call()
1721 cur_idx = bq25700_find_idx(prop.intval, TBL_INPUTCUR); in bq25700_register_pd_nb()