Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h538 #define BWN_NPHY_FREQGAIN6 BWN_PHY_N(0x166) /* Frequency gain 6 */ macro
H A Dif_bwn_phy_n_core.c2872 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN6, 0xFF80, 0x0040); in bwn_nphy_workarounds_rev7plus()
2873 BWN_PHY_SETMASK(mac, BWN_NPHY_FREQGAIN6, 0x80FF, 0x4000); in bwn_nphy_workarounds_rev7plus()