Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phy_lcn.c3195 u16 a0_new, b0_new; in wlc_lcnphy_calc_rx_iq_comp() local
3203 a0_new = ((read_phy_reg(pi, 0x645) & (0x3ff << 0)) >> 0); in wlc_lcnphy_calc_rx_iq_comp()
3260 a0_new = (u16) (a & 0x3ff); in wlc_lcnphy_calc_rx_iq_comp()
3264 wlc_lcnphy_set_rx_iq_comp(pi, a0_new, b0_new); in wlc_lcnphy_calc_rx_iq_comp()
3270 pi_lcn->lcnphy_cal_results.rxiqcal_coeff_a0 = a0_new; in wlc_lcnphy_calc_rx_iq_comp()