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