Searched refs:RT2560_DISABLE_RX (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ral/ | ||
H A D | rt2560reg.h | 118 #define RT2560_DISABLE_RX (1 << 0) macro |
H A D | rt2560.c | 2669 RAL_WRITE(sc, RT2560_RXCSR0, RT2560_DISABLE_RX); in rt2560_stop_locked() |