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

/freebsd-13-stable/sys/dev/bwn/
H A Dif_bwn_phy_lp.c595 BWN_PHY_SETMASK(mac, BWN_PHY_CRSGAIN_CTL, 0xfffd, antenna & 0x2);
596 BWN_PHY_SETMASK(mac, BWN_PHY_CRSGAIN_CTL, 0xfffe, antenna & 0x1);
1365 BWN_PHY_MASK(mac, BWN_PHY_CRSGAIN_CTL, ~0x4000);
1366 BWN_PHY_MASK(mac, BWN_PHY_CRSGAIN_CTL, ~0x2000);
1402 BWN_PHY_SET(mac, BWN_PHY_CRSGAIN_CTL, 0x40);
1403 BWN_PHY_SETMASK(mac, BWN_PHY_CRSGAIN_CTL, 0xf0ff, 0xb00);
1409 BWN_PHY_MASK(mac, BWN_PHY_CRSGAIN_CTL, ~0x40);
1586 BWN_PHY_SET(mac, BWN_PHY_CRSGAIN_CTL, 0x0006);
1593 BWN_PHY_SET(mac, BWN_PHY_CRSGAIN_CTL, 0x0040);
1595 BWN_PHY_SETMASK(mac, BWN_PHY_CRSGAIN_CTL,
[all...]
H A Dif_bwnreg.h433 #define BWN_PHY_CRSGAIN_CTL BWN_PHY_OFDM(0x10) macro

Completed in 51 milliseconds