Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h66 static int uAbs(int); /* Returns the Absolute value of the Int …
448 } while (uAbs(error) > 0); in fSqrt()
532 static int uAbs(int X) in uAbs() function