Searched refs:estPower1 (Results 1 – 1 of 1) sorted by relevance
2002 u16 estPower1, estPower2; in wlc_phy_txpower_est_power_nphy() local2006 estPower1 = read_phy_reg(pi, 0x118); in wlc_phy_txpower_est_power_nphy()2009 if ((estPower1 & (0x1 << 8)) == (0x1 << 8)) in wlc_phy_txpower_est_power_nphy()2010 pwr0 = (u8) (estPower1 & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy()