Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/
H A 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