Home
last modified time | relevance | path

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

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