Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c234 s16 s16norm, s16tableIndex, s16errorApproximation; in qm_log10() local
269 s16errorApproximation = (s16) qm_mulu16(u16offset, in qm_log10()
274 s32log = qm_add16((s16) s32log, s16errorApproximation); in qm_log10()