Searched refs:AR_INTR_SYNC_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c50 if (isr != AR_INTR_SPURIOUS && (isr & AR_INTR_SYNC_DEFAULT))
97 sync_cause &= AR_INTR_SYNC_DEFAULT;
365 mask = AR_INTR_SYNC_DEFAULT;
H A Dar5416reg.h366 #define AR_INTR_SYNC_DEFAULT \ macro
H A Dar5416_reset.c687 OS_REG_WRITE(ah, AR_INTR_SYNC_ENABLE, AR_INTR_SYNC_DEFAULT);

Completed in 87 milliseconds