Home
last modified time | relevance | path

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

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