Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h532 #define BWN_NPHY_FREQGAIN0 BWN_PHY_N(0x160) /* Frequency gain 0 */ macro
H A Dif_bwn_phy_n_core.c2860 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN0, 0xFF80, 0x0020); in bwn_nphy_workarounds_rev7plus()
2861 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN0, 0x80FF, 0x2700); in bwn_nphy_workarounds_rev7plus()