Searched refs:TBL_ICHG (Results 1 - 1 of 1) sorted by relevance
/device/soc/rockchip/rk3588/kernel/drivers/power/supply/ |
H A D | bq25700_charger.c | 488 TBL_ICHG, enumerator 514 [TBL_ICHG] = { .rt = {0, 8128000, 64000} }, 867 idx = bq25700_find_idx(current_value, TBL_ICHG); in bq25700_charger_set_current() 894 {"ti,charge-current", false, TBL_ICHG, in bq25700_fw_read_u32_props() 923 if ((props[i].tbl_id == TBL_ICHG) && in bq25700_fw_read_u32_props() 1160 val->intval = bq25700_tables[TBL_ICHG].rt.max; in bq25700_power_supply_get_property() 1285 chr_idx = bq25700_find_idx(prop.intval, TBL_ICHG); in bq2570x_pd_notifier_call()
|
Completed in 4 milliseconds