Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c123 s16 qm_shl16(s16 op, int shift) in qm_shl16() function
149 return qm_shl16(op, -shift); in qm_shr16()
H A Dphy_qmath.h23 s16 qm_shl16(s16 op, int shift);