Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c235 u16 u16offset; in qm_log10() local
263 u16offset = (u16) (N >> (32 - (2 + LOG2_LOG_TABLE_SIZE + 16))); in qm_log10()
269 s16errorApproximation = (s16) qm_mulu16(u16offset, in qm_log10()