Searched refs:RT2560_BBP_ANTMASK (Results 1 – 2 of 2) sorted by relevance
305 #define RT2560_BBP_ANTMASK 0x03 macro
1868 tx = rt2560_bbp_read(sc, RT2560_BBP_TX) & ~RT2560_BBP_ANTMASK; in rt2560_set_txantenna()1894 rx = rt2560_bbp_read(sc, RT2560_BBP_RX) & ~RT2560_BBP_ANTMASK; in rt2560_set_rxantenna()