Searched refs:BWN_NPHY_REV7_RF_CTL_OVER3 (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c916 BWN_NPHY_REV7_RF_CTL_OVER3, BWN_NPHY_REV7_RF_CTL_OVER4,
933 BWN_PHY_WRITE(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x07ff);
940 BWN_PHY_MASK(mac, BWN_NPHY_REV7_RF_CTL_OVER3, ~0x2);
946 BWN_PHY_SET(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x2);
955 BWN_PHY_SET(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x2);
1710 lpf_bw3 = BWN_PHY_READ(mac, BWN_NPHY_REV7_RF_CTL_OVER3) & 0x80;
2171 BWN_NPHY_REV7_RF_CTL_OVER3, BWN_NPHY_REV7_RF_CTL_OVER4,
6255 BWN_PHY_WRITE(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0);
H A Dif_bwn_phy_n_regs.h891 #define BWN_NPHY_REV7_RF_CTL_OVER3 BWN_PHY_N(0x342) macro

Completed in 92 milliseconds