Lines Matching refs:b0
17667 s16 a1[2], b0[2], b1[2]; in wlc_phy_txpwrctrl_pwr_setup_nphy() local
17700 b0[0] = 5612; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17701 b0[1] = 5612; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17713 b0[0] = pi->nphy_pwrctrl_info[0].pwrdet_2g_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17714 b0[1] = pi->nphy_pwrctrl_info[1].pwrdet_2g_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17723 b0[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gl_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17724 b0[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gl_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17733 b0[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gm_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17734 b0[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gm_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17743 b0[0] = pi->nphy_pwrctrl_info[0].pwrdet_5gh_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17744 b0[1] = pi->nphy_pwrctrl_info[1].pwrdet_5gh_b0; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17753 b0[0] = 5612; in wlc_phy_txpwrctrl_pwr_setup_nphy()
17754 b0[1] = 5612; 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()
18688 wlapi_bmac_write_shm(pi->sh->physhim, M_20IN40_IQ + 2, tx_comp.b0); in wlc_phy_tx_iq_war_nphy()
26163 write_phy_reg(pi, 0x9b, pcomp->b0); in wlc_phy_rx_iq_coeffs_nphy()
26168 pcomp->b0 = read_phy_reg(pi, 0x9b); 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()
26301 new_comp.b0 = (s16) b & 0x3ff; in wlc_phy_calc_rx_iq_comp_nphy()
26305 new_comp.b0 = (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()