Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h499 fInt A, B, Quotient; in Divide() local
504 Quotient = fDivide(A, B); in Divide()
506 return Quotient; in Divide()