Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h69 static void SolveQuadracticEqn(fInt, fInt, fInt, fInt[]); /* Returns the 2 roots via the array */
453 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn() function
H A Dppatomctrl.c1016 SolveQuadracticEqn(fA_Term, fB_Term, fC_Term, fRoots); in atomctrl_calculate_voltage_evv_on_sclk()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h69 static void SolveQuadracticEqn(fInt, fInt, fInt, fInt[]); /* Returns the 2 roots via the array */
453 static void SolveQuadracticEqn(fInt A, fInt B, fInt C, fInt Roots[]) in SolveQuadracticEqn() function
H A Dppatomctrl.c1047 SolveQuadracticEqn(fA_Term, fB_Term, fC_Term, fRoots); in atomctrl_calculate_voltage_evv_on_sclk()

Completed in 7 milliseconds