Home
last modified time | relevance | path

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

/freebsd/sys/dev/ral/
H A Drt2560reg.h287 #define RT2560_BBP_ANTMASK 0x03 macro
H A Drt2560.c2509 tx = rt2560_bbp_read(sc, RT2560_BBP_TX) & ~RT2560_BBP_ANTMASK; in rt2560_set_txantenna()
2535 rx = rt2560_bbp_read(sc, RT2560_BBP_RX) & ~RT2560_BBP_ANTMASK; in rt2560_set_rxantenna()