Searched refs:tx0_status (Results 1 – 1 of 1) sorted by relevance
1989 s16 tx0_status, tx1_status; in wlc_phy_txpower_est_power_nphy() local2007 tx0_status = read_phy_reg(pi, 0x1ed); in wlc_phy_txpower_est_power_nphy()2010 if ((tx0_status & (0x1 << 15)) == (0x1 << 15)) in wlc_phy_txpower_est_power_nphy()2011 adj_pwr0 = (u8) (tx0_status & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy()