Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/wlan/
H A Dif_uralreg.h140 #define RAL_BBP_TX 2 macro
H A Dif_ural.c1964 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK; in ural_set_txantenna()
1977 ural_bbp_write(sc, RAL_BBP_TX, tx); in ural_set_txantenna()