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

/freebsd-12-stable/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h291 #define BWN_NPHY_RXCTL BWN_PHY_N(0x0A0) /* RX control */ macro
H A Dif_bwn_phy_n_core.c2637 BWN_PHY_SET(mac, BWN_NPHY_RXCTL, 0x0040);
3545 if (BWN_PHY_READ(mac, BWN_NPHY_RXCTL) & 0x2)
6628 BWN_PHY_SET(mac, BWN_NPHY_RXCTL, BWN_NPHY_RXCTL_BSELU20);
6632 BWN_PHY_MASK(mac, BWN_NPHY_RXCTL, ~BWN_NPHY_RXCTL_BSELU20);

Completed in 79 milliseconds