Searched refs:adj_pwr0 (Results 1 – 1 of 1) sorted by relevance
1990 u8 pwr0, pwr1, adj_pwr0, adj_pwr1; in wlc_phy_txpower_est_power_nphy() local2010 adj_pwr0 = (u8) (tx0_status & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy()2012 adj_pwr0 = 0x80; in wlc_phy_txpower_est_power_nphy()2018 est_pwr = (u32) ((pwr0 << 24) | (pwr1 << 16) | (adj_pwr0 << 8) | in wlc_phy_txpower_est_power_nphy()