Home
last modified time | relevance | path

Searched refs:NPHY_IqestCmd_iqstart (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/phy/
Dwlc_phyreg_n.h82 #define NPHY_IqestCmd_iqstart 0x1 macro
Dwlc_phy_n.c24543 mod_phy_reg(pi, 0x129, NPHY_IqestCmd_iqstart, NPHY_IqestCmd_iqstart); in wlc_phy_rx_iq_est_nphy()
24545 SPINWAIT(((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) != 0), in wlc_phy_rx_iq_est_nphy()
24547 ASSERT((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) == 0); in wlc_phy_rx_iq_est_nphy()
24549 if ((read_phy_reg(pi, 0x129) & NPHY_IqestCmd_iqstart) == 0) { in wlc_phy_rx_iq_est_nphy()