Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h534 #define BWN_NPHY_FREQGAIN2 BWN_PHY_N(0x162) /* Frequency gain 2 */ macro
H A Dif_bwn_phy_n_core.c2864 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN2, 0xFF80, 0x0037); in bwn_nphy_workarounds_rev7plus()
2865 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN2, 0x80FF, 0x3A00); in bwn_nphy_workarounds_rev7plus()