Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h536 #define BWN_NPHY_FREQGAIN4 BWN_PHY_N(0x164) /* Frequency gain 4 */ macro
H A Dif_bwn_phy_n_core.c2868 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN4, 0xFF80, 0x003E); in bwn_nphy_workarounds_rev7plus()
2869 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN4, 0x80FF, 0x3F00); in bwn_nphy_workarounds_rev7plus()