Searched refs:temp_voffset (Results 1 – 1 of 1) sorted by relevance
541 u32 i, svsb_volt, opp_volt, temp_voffset = 0, opp_start, opp_stop; in svs_adjust_pm_opp_volts() local571 temp_voffset += svsb->tzone_htemp_voffset; in svs_adjust_pm_opp_volts()573 temp_voffset += svsb->tzone_ltemp_voffset; in svs_adjust_pm_opp_volts()598 svsb_volt = max(svsb->volt[i] + temp_voffset, svsb->vmin); in svs_adjust_pm_opp_volts()
Completed in 15 milliseconds