Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Drt2661reg.h208 #define RT2661_MGT_DONE (1 << 20) macro
H A Drt2661.c1376 if (r1 & RT2661_MGT_DONE) in rt2661_intr()