Home
last modified time | relevance | path

Searched refs:tx0_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
2006 tx0_status = read_phy_reg(pi, 0x1ed); in wlc_phy_txpower_est_power_nphy()
2009 if ((tx0_status & (0x1 << 15)) == (0x1 << 15)) in wlc_phy_txpower_est_power_nphy()
2010 adj_pwr0 = (u8) (tx0_status & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy()