Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c42 s32 qm_add32(s32 op1, s32 op2) in qm_add32() function
109 result = qm_add32(result, result); in qm_shl32()
279 s32log = qm_add32(s32log, ((s32) -qN) << 15); /* q.15 format */ in qm_log10()
H A Dphy_qmath.h15 s32 qm_add32(s32 op1, s32 op2);