Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uralreg.h146 #define RAL_BBP_ANTMASK 0x03 macro
H A Dif_ural.c1964 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK; in ural_set_txantenna()
1992 rx = ural_bbp_read(sc, RAL_BBP_RX) & ~RAL_BBP_ANTMASK; in ural_set_rxantenna()