Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Drockchip_charger_manager.c1239 int fc2_steps = 1; in cm_charge_pump_algo() local
1248 step_vbat = -fc2_steps; in cm_charge_pump_algo()
1250 step_vbat = fc2_steps; in cm_charge_pump_algo()
1254 step_ibat = fc2_steps; in cm_charge_pump_algo()
1256 step_ibat = -fc2_steps; in cm_charge_pump_algo()
1262 step_ibus_total = fc2_steps; in cm_charge_pump_algo()
1264 step_ibus_total = -fc2_steps; in cm_charge_pump_algo()
1270 step_ibus = fc2_steps; in cm_charge_pump_algo()
1272 step_ibus = -fc2_steps; in cm_charge_pump_algo()
1280 step_bat_reg = fc2_steps; in cm_charge_pump_algo()
[all …]