Searched refs:phy_gain1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/bwi/
H A Dbwiphy.c996 uint16_t phy_gain1, phy_gain2; local
999 phy_gain1 =
1002 phy_gain2 = phy_gain1;
1004 phy_gain1 = 0x4040;
1007 PHY_FILT_SETBITS(mac, 0x4a0, 0xbfbf, phy_gain1);
1008 PHY_FILT_SETBITS(mac, 0x4a1, 0xbfbf, phy_gain1);

Completed in 30 milliseconds