Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h249 int times_shifted, factor_shifted; in GetScaledFraction() local
253 times_shifted = 0; in GetScaledFraction()
271 times_shifted++; in GetScaledFraction()
289 fValue.full = fValue.full << times_shifted; in GetScaledFraction()