Searched refs:iqcomp (Results 1 – 2 of 2) sorted by relevance
1303 const struct lcnphy_rx_iqcomp *iqcomp, in wlc_lcnphy_rx_iq_cal() argument1327 if (iqcomp[iqcomp_sz].chan == in wlc_lcnphy_rx_iq_cal()1331 iqcomp[iqcomp_sz].a, in wlc_lcnphy_rx_iq_cal()1333 iqcomp[iqcomp_sz].b); in wlc_lcnphy_rx_iq_cal()
18792 u32 iqcomp, locomp, curr_locomp; in wlc_phy_txpwrctrl_coeff_setup_nphy() local18807 iqcomp = in wlc_phy_txpwrctrl_coeff_setup_nphy()18815 regval[idx] = iqcomp; in wlc_phy_txpwrctrl_coeff_setup_nphy()28305 u32 iqcomp; in wlc_phy_txpwr_index_nphy() local28469 &iqcomp); in wlc_phy_txpwr_index_nphy()28470 iqcomp_a = (iqcomp >> 10) & ((1 << (19 - 10 + 1)) - 1); in wlc_phy_txpwr_index_nphy()28471 iqcomp_b = (iqcomp >> 0) & ((1 << (9 - 0 + 1)) - 1); in wlc_phy_txpwr_index_nphy()