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