Quotient          499 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	fInt A, B, Quotient;
Quotient          504 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	Quotient = fDivide(A, B);
Quotient          506 drivers/gpu/drm/amd/powerplay/hwmgr/ppevvmath.h 	return Quotient;