HomeSort by: relevance | last modified time | path
    Searched defs:times_shifted (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h 252 int times_shifted, factor_shifted; local in function:GetScaledFraction
256 times_shifted = 0;
274 times_shifted++;
292 fValue.full = fValue.full << times_shifted;
ppevvmath.h 252 int times_shifted, factor_shifted; local in function:GetScaledFraction
256 times_shifted = 0;
274 times_shifted++;
292 fValue.full = fValue.full << times_shifted;

Completed in 24 milliseconds