Home
last modified time | relevance | path

Searched refs:qm_sub16 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.h19 s16 qm_sub16(s16 op1, s16 op2);
H A Dphy_qmath.c78 s16 qm_sub16(s16 op1, s16 op2) in qm_sub16() function
H A Dphy_lcn.c4345 temp = qm_sub16(temp1, temp2); in wlc_lcnphy_load_rfpower()