Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2560reg.h64 #define RT2560_RXCSR0 0x0080 /* RX control */ macro
335 { RT2560_RXCSR0, 0xffffffff }, \
H A Drt2560.c2428 tmp = RAL_READ(sc, RT2560_RXCSR0); in rt2560_update_promisc()
2434 RAL_WRITE(sc, RT2560_RXCSR0, tmp); in rt2560_update_promisc()
2643 RAL_WRITE(sc, RT2560_RXCSR0, tmp); in rt2560_init()
2684 RAL_WRITE(sc, RT2560_RXCSR0, RT2560_DISABLE_RX); in rt2560_stop()