Searched refs:estPower2 (Results 1 – 1 of 1) sorted by relevance
1991 u16 estPower1, estPower2; in wlc_phy_txpower_est_power_nphy() local1996 estPower2 = read_phy_reg(pi, 0x119); in wlc_phy_txpower_est_power_nphy()2003 if ((estPower2 & (0x1 << 8)) == (0x1 << 8)) in wlc_phy_txpower_est_power_nphy()2004 pwr1 = (u8) (estPower2 & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy()