Home
last modified time | relevance | path

Searched refs:fSqrt (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h64 static fInt fSqrt(fInt); /* Returns the Square Root of a fInt number */
101 * 6) fSqrt - NegativeSquareRootException: Input cannot be a negative number
396 static fInt fSqrt(fInt num) in fSqrt() function
471 temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */ in SolveQuadracticEqn()
H A Dppatomctrl.c998 fSqrt(fAdd(fSquared_Sigma_FMAX, in atomctrl_calculate_voltage_evv_on_sclk()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h64 static fInt fSqrt(fInt); /* Returns the Square Root of a fInt number */
101 * 6) fSqrt - NegativeSquareRootException: Input cannot be a negative number
396 static fInt fSqrt(fInt num) in fSqrt() function
471 temp = fSqrt(temp); /*root = Sqrt (b^2 - 4AC); */ in SolveQuadracticEqn()
H A Dppatomctrl.c1029 fSqrt(fAdd(fSquared_Sigma_FMAX, in atomctrl_calculate_voltage_evv_on_sclk()

Completed in 11 milliseconds