Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212reg.h548 #define AR_IMR_S4_QCU_QTRIG 0x000003FF /* Mask for QTRIG (QCU 0-9) */ macro
/netbsd/sys/dev/ic/
H A Dathnreg.h528 #define AR_IMR_S4_QCU_QTRIG(qid) (1 << (qid)) macro