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

/freebsd-10.1-release/sys/dev/usb/wlan/
H A Dif_uralreg.h148 #define RAL_BBP_ANTMASK 0x03 macro
H A Dif_ural.c2020 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK;
2048 rx = ural_bbp_read(sc, RAL_BBP_RX) & ~RAL_BBP_ANTMASK;

Completed in 25 milliseconds