Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/usb/
Dif_ralreg.h137 #define RAL_BBP_TX 2 macro
Dif_ral.c1841 tx = ural_bbp_read(sc, RAL_BBP_TX) & ~RAL_BBP_ANTMASK; in ural_set_txantenna()
1854 ural_bbp_write(sc, RAL_BBP_TX, tx); in ural_set_txantenna()