Lines Matching refs:b1
17667 s16 a1[2], b0[2], b1[2]; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17702 b1[1] = -1393; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17703 b1[0] = -1393; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17715 b1[0] = pi->nphy_pwrctrl_info[0].pwrdet_2g_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17716 b1[1] = pi->nphy_pwrctrl_info[1].pwrdet_2g_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17725 b1[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gl_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17726 b1[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gl_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17735 b1[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gm_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17736 b1[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gm_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17745 b1[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gh_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17746 b1[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gh_b1; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17755 b1[1] = -1393; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17756 b1[0] = -1393; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17847 (16 * b0[tbl_id - 26] + b1[tbl_id - 26] * idx); in wlc_phy_txpwrctrl_pwr_setup_nphy()
18690 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 6, tx_comp.b1); in wlc_phy_tx_iq_war_nphy()
26165 write_phy_reg(pi, 0x9d, pcomp->b1); in wlc_phy_rx_iq_coeffs_nphy()
26170 pcomp->b1 = read_phy_reg(pi, 0x9d); in wlc_phy_rx_iq_coeffs_nphy()
26228 new_comp.a0 = new_comp.b0 = new_comp.a1 = new_comp.b1 = 0x0; in wlc_phy_calc_rx_iq_comp_nphy()
26311 new_comp.b1 = (s16) b & 0x3ff; in wlc_phy_calc_rx_iq_comp_nphy()
26315 new_comp.b1 = (s16) a & 0x3ff; in wlc_phy_calc_rx_iq_comp_nphy()
27023 zero_comp.a0 = zero_comp.b0 = zero_comp.a1 = zero_comp.b1 = 0x0; in wlc_phy_rxcal_gainctrl_nphy_rev5()