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