Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dppevvmath.h90 static int uGetScaledDecimal (fInt); /* Internal function */
383 scaledDecimal.full = uGetScaledDecimal(A); in ConvertBackToInteger()
509 static int uGetScaledDecimal (fInt A) /*Converts the fractional portion to whole integers - Costly … in uGetScaledDecimal() function