Home
last modified time | relevance | path

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

/freebsd/sys/gnu/dev/bwn/phy_n/
H A Dif_bwn_phy_n_regs.h291 #define BWN_NPHY_RXCTL_BSELU20 0x0010 /* Band select upper 20 */ macro
H A Dif_bwn_phy_n_core.c6622 BWN_PHY_SET(mac, BWN_NPHY_RXCTL, BWN_NPHY_RXCTL_BSELU20); in bwn_nphy_set_channel()
6626 BWN_PHY_MASK(mac, BWN_NPHY_RXCTL, ~BWN_NPHY_RXCTL_BSELU20); in bwn_nphy_set_channel()