Searched refs:pwr1 (Results 1 – 1 of 1) sorted by relevance
2252 u8 pwr0, pwr1, adj_pwr0, adj_pwr1; in wlc_phy_txpower_est_power_nphy() local2268 pwr1 = (u8) (estPower2 & (0xff << 0)) in wlc_phy_txpower_est_power_nphy()2271 pwr1 = 0x80; in wlc_phy_txpower_est_power_nphy()2293 (u32) ((pwr0 << 24) | (pwr1 << 16) | (adj_pwr0 << 8) | adj_pwr1); in wlc_phy_txpower_est_power_nphy()