Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/rwd/
H A Drt2661_reg.h161 #define RT2661_DISABLE_RX (1 << 16) macro
H A Drt2661.c2102 RT2661_WRITE(sc, RT2661_TXRX_CSR0, tmp | RT2661_DISABLE_RX); in rt2661_stop_locked()
2295 RT2661_WRITE(sc, RT2661_TXRX_CSR0, tmp | RT2661_DISABLE_RX); in rt2661_select_antenna()