Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_qmath.c109 s32 qm_shl32(s32 op, int shift) in qm_shl32() function
297 s32log = qm_shl32(s32log, s16norm - 16); in qm_log10()
Dphy_qmath.h32 s32 qm_shl32(s32 op, int shift);