Home
last modified time | relevance | path

Searched refs:expk_array (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h121 static const uint32_t expk_array[11] = {2560000, 160000, 40000, 20000, 15000, 12500, 11250, 10625, 10313, 10156, 10078}; in fExponential() local
132 solution = fMultiply(solution, GetScaledFraction(expk_array[i], 10000)); in fExponential()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h121 static const uint32_t expk_array[11] = {2560000, 160000, 40000, 20000, 15000, 12500, 11250, 10625, 10313, 10156, 10078}; in fExponential() local
132 solution = fMultiply(solution, GetScaledFraction(expk_array[i], 10000)); in fExponential()

Completed in 3 milliseconds