Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drockchip_charger_manager.c1231 int step_ibus_total = 0; in cm_charge_pump_algo() local
1262 step_ibus_total = fc2_steps; in cm_charge_pump_algo()
1264 step_ibus_total = -fc2_steps; in cm_charge_pump_algo()
1290 sw_ctrl_steps = min(min(step_vbat, step_ibus), min(step_ibat, step_ibus_total)); in cm_charge_pump_algo()
1343 CM_DBG(">>>>>>step_ibus_total: %d\n", step_ibus_total); in cm_charge_pump_algo()