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