Searched refs:NPHY_IqestCmd_iqstart (Results 1 – 2 of 2) sorted by relevance
82 #define NPHY_IqestCmd_iqstart 0x1 macro
26283 mod_phy_reg(pi, 0x129, NPHY_IqestCmd_iqstart, NPHY_IqestCmd_iqstart); in wlc_phy_rx_iq_est_nphy()26285 SPINWAIT(((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) != 0), in wlc_phy_rx_iq_est_nphy()26287 if (WARN(read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart, in wlc_phy_rx_iq_est_nphy()26291 if ((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) == 0) { in wlc_phy_rx_iq_est_nphy()