Searched refs:bwn_sqrt (Results 1 – 4 of 4) sorted by relevance
81 bwn_sqrt(struct bwn_mac *mac, unsigned int x) in bwn_sqrt() function
62 extern unsigned int bwn_sqrt(struct bwn_mac *mac, unsigned int x);
2417 tmp[1] = -bwn_sqrt(mac, tmp[1] - (tmp[0] * tmp[0])); in bwn_phy_lp_calc_rx_iq_comp()
4733 b = bwn_sqrt(mac, b / tmp - a * a) - (1 << 10); in bwn_nphy_calc_rx_iq_comp()