Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
A Dppevvmath.h119 fInt fPositiveOne = ConvertToFraction(1); in fExponential() local
123 fInt solution = fPositiveOne; /*Starting off with baseline of 1 */ in fExponential()
143 error_term = fAdd(fPositiveOne, exponent); in fExponential()
148 solution = fDivide(fPositiveOne, solution); in fExponential()

Completed in 5 milliseconds