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

/freebsd-11.0-release/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h41 #define BWN_NPHY_BANDCTL_5GHZ 0x0001 /* Use the 5GHz band */ macro
H A Dif_bwn_phy_n_core.c2623 & BWN_NPHY_BANDCTL_5GHZ;
5048 BWN_NPHY_BANDCTL_5GHZ)) {
6404 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ);
6412 BWN_PHY_SET(mac, BWN_NPHY_BANDCTL, BWN_NPHY_BANDCTL_5GHZ);
6415 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ);

Completed in 87 milliseconds