Searched refs:brsh (Results 1 – 1 of 1) sorted by relevance
26082 s16 iq_nbits, qq_nbits, brsh, arsh; in wlc_phy_calc_rx_iq_comp_nphy() local26140 brsh = qq_nbits - 31 + 20; in wlc_phy_calc_rx_iq_comp_nphy()26141 if (brsh >= 0) { in wlc_phy_calc_rx_iq_comp_nphy()26143 temp = (s32) (ii >> brsh); in wlc_phy_calc_rx_iq_comp_nphy()26150 temp = (s32) (ii << -brsh); in wlc_phy_calc_rx_iq_comp_nphy()