Searched refs:adj_pwr0 (Results 1 – 1 of 1) sorted by relevance
2252 u8 pwr0, pwr1, adj_pwr0, adj_pwr1; in wlc_phy_txpower_est_power_nphy() local2279 adj_pwr0 = (u8) (tx0_status & (0xff << 0)) in wlc_phy_txpower_est_power_nphy()2282 adj_pwr0 = 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()