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

/freebsd-11.0-release/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_core.c911 BWN_NPHY_REV7_RF_CTL_OVER3, BWN_NPHY_REV7_RF_CTL_OVER4,
928 BWN_PHY_WRITE(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x07ff);
935 BWN_PHY_MASK(mac, BWN_NPHY_REV7_RF_CTL_OVER3, ~0x2);
941 BWN_PHY_SET(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x2);
950 BWN_PHY_SET(mac, BWN_NPHY_REV7_RF_CTL_OVER3, 0x2);
1705 lpf_bw3 = BWN_PHY_READ(mac, BWN_NPHY_REV7_RF_CTL_OVER3) & 0x80;
2166 BWN_NPHY_REV7_RF_CTL_OVER3, BWN_NPHY_REV7_RF_CTL_OVER4,
6197 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 27 milliseconds