Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h70 static bool Equal(fInt, fInt); /* Returns true if two fInts are equal to…
316 static bool Equal(fInt A, fInt B) in Equal() function
363 if (Equal(Y, fZERO)) in fDivide()
408 if (GreaterThan(fZERO, num) || Equal(fZERO, num)) in fSqrt()
424 if (Equal(num, fZERO)) /*Square Root of Zero is zero */ in fSqrt()
Dppatomctrl.c1063 Equal(fV_NL, fEVV_V))) { in atomctrl_calculate_voltage_evv_on_sclk()