Home
last modified time | relevance | path

Searched refs:qm_norm32 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c154 * 32 bit number. Example: qm_norm32(0x00000080) = 23
156 s16 qm_norm32(s32 op) in qm_norm32() function
239 s16norm = qm_norm32(N); in qm_log10()
282 s16norm = qm_norm32(s32log); in qm_log10()
H A Dphy_qmath.h27 s16 qm_norm32(s32 op);
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c154 * 32 bit number. Example: qm_norm32(0x00000080) = 23
156 s16 qm_norm32(s32 op) in qm_norm32() function
239 s16norm = qm_norm32(N); in qm_log10()
282 s16norm = qm_norm32(s32log); in qm_log10()
H A Dphy_qmath.h27 s16 qm_norm32(s32 op);

Completed in 2 milliseconds