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

/freebsd-12-stable/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.c2628 & BWN_NPHY_BANDCTL_5GHZ;
5095 BWN_NPHY_BANDCTL_5GHZ)) {
6477 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ);
6485 BWN_PHY_SET(mac, BWN_NPHY_BANDCTL, BWN_NPHY_BANDCTL_5GHZ);
6488 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ);

Completed in 70 milliseconds