Home
last modified time | relevance | path

Searched refs:RT2860_INT_STATUS (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/usb/wlan/
H A Dif_runreg.h29 #define RT2860_INT_STATUS 0x0200 macro
/freebsd/sys/dev/ral/
H A Drt2860reg.h34 #define RT2860_INT_STATUS 0x0200 macro
H A Drt2860.c1397 r = RAL_READ(sc, RT2860_INT_STATUS); in rt2860_intr()
1408 RAL_WRITE(sc, RT2860_INT_STATUS, r); in rt2860_intr()
4049 RAL_WRITE(sc, RT2860_INT_STATUS, 0xffffffff); in rt2860_init_locked()