Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dppevvmath.h64 static fInt fSqrt(fInt); /* Returns the Square Root of a fInt numb…
395 static fInt fSqrt(fInt num) in fSqrt() function
470 temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */ in SolveQuadracticEqn()
H A Dppatomctrl.c999 fSqrt(fAdd(fSquared_Sigma_FMAX, in atomctrl_calculate_voltage_evv_on_sclk()