Searched refs:TBL_INPUTCUR (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | bq25700_charger.c | 491 TBL_INPUTCUR, enumerator 520 [TBL_INPUTCUR] = {.rt = {0, 6350000, 50000} }, 872 idx = bq25700_find_idx(current_value, TBL_INPUTCUR); in bq25700_charger_set_current() 898 {"ti,input-current-sdp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props() 900 {"ti,input-current-dcp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props() 902 {"ti,input-current-cdp", false, TBL_INPUTCUR, in bq25700_fw_read_u32_props() 933 if ((props[i].tbl_id == TBL_INPUTCUR) && in bq25700_fw_read_u32_props() 1187 val->intval = bq25700_tables[TBL_INPUTCUR].rt.max; in bq25700_power_supply_get_property() 1275 cur_idx = bq25700_find_idx(prop.intval, TBL_INPUTCUR); in bq2570x_pd_notifier_call() 1701 cur_idx = bq25700_find_idx(prop.intval, TBL_INPUTCUR); in bq25700_register_pd_nb() [all...] |
Completed in 3 milliseconds