Searched refs:pwr0 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | mxl111sf.c | 528 #define DbgAntHunt(x, pwr0, pwr1, pwr2, pwr3) \ argument 532 pwr0, pwr1, pwr2, pwr3)
|
/linux-3.4.99/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
D | phy_cmn.c | 2006 u8 pwr0, pwr1, adj_pwr0, adj_pwr1; in wlc_phy_txpower_est_power_nphy() local 2013 pwr0 = (u8) (estPower1 & (0xff << 0)) >> 0; in wlc_phy_txpower_est_power_nphy() 2015 pwr0 = 0x80; in wlc_phy_txpower_est_power_nphy() 2034 est_pwr = (u32) ((pwr0 << 24) | (pwr1 << 16) | (adj_pwr0 << 8) | in wlc_phy_txpower_est_power_nphy()
|