Home
last modified time | relevance | path

Searched refs:Product (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h334 fInt Product; in fMultiply() local
345 Product.full = X.full * Y.full; in fMultiply()
346 return Product in fMultiply()
351 Product.full = (int)tempProduct; /*The int64_t will lose the leading 16 bits that were part of the integer portion */ in fMultiply()
353 return Product; in fMultiply()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppevvmath.h334 fInt Product; in fMultiply() local
345 Product.full = X.full * Y.full; in fMultiply()
346 return Product in fMultiply()
351 Product.full = (int)tempProduct; /*The int64_t will lose the leading 16 bits that were part of the integer portion */ in fMultiply()
353 return Product; in fMultiply()

Completed in 2 milliseconds