Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h91 static int GetReal (fInt A); /* Internal function */
381 scaledReal.full = GetReal(A) * uPow(10, PRECISION-1); /* DOUBLE CHECK THISSSS!!! */ in ConvertBackToInteger()
492 static int GetReal (fInt A) in GetReal() function