Home
last modified time | relevance | path

Searched refs:BWN_NPHY_BANDCTL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h39 #define BWN_NPHY_BANDCTL BWN_PHY_N(0x009) /* Band control */ macro
H A Dif_bwn_phy_n_core.c2625 ghz5 = BWN_PHY_READ(mac, BWN_NPHY_BANDCTL) in bwn_nphy_gain_ctl_workarounds_rev3()
5092 if (!(BWN_PHY_READ(mac, BWN_NPHY_BANDCTL) & in bwn_nphy_tx_cal_radio_setup()
6471 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ); in bwn_nphy_channel_setup()
6479 BWN_PHY_SET(mac, BWN_NPHY_BANDCTL, BWN_NPHY_BANDCTL_5GHZ); in bwn_nphy_channel_setup()
6482 BWN_PHY_MASK(mac, BWN_NPHY_BANDCTL, ~BWN_NPHY_BANDCTL_5GHZ); in bwn_nphy_channel_setup()