Searched refs:signed_voltage_step (Results 1 – 1 of 1) sorted by relevance
1279 int signed_voltage_step; in rv6xx_step_sw_voltage() local1290 signed_voltage_step = -(int)voltage_step; in rv6xx_step_sw_voltage()1292 signed_voltage_step = voltage_step; in rv6xx_step_sw_voltage()1295 current_voltage += signed_voltage_step; in rv6xx_step_sw_voltage()