Searched refs:tx1_status (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1988 s16 tx0_status, tx1_status; local
2007 tx1_status = read_phy_reg(pi, 0x1ee);
2013 if ((tx1_status & (0x1 << 15)) == (0x1 << 15))
2014 adj_pwr1 = (u8) (tx1_status & (0xff << 0)) >> 0;

Completed in 190 milliseconds