Searched refs:NPHY_IqestCmd_iqstart (Results 1 – 2 of 2) sorted by relevance
71 #define NPHY_IqestCmd_iqstart 0x1 macro
26053 mod_phy_reg(pi, 0x129, NPHY_IqestCmd_iqstart, NPHY_IqestCmd_iqstart); in wlc_phy_rx_iq_est_nphy()26055 SPINWAIT(((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) != 0), in wlc_phy_rx_iq_est_nphy()26057 if (WARN(read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart, in wlc_phy_rx_iq_est_nphy()26061 if ((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) == 0) { in wlc_phy_rx_iq_est_nphy()