Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c176 OS_REG_WRITE(ah, AR_INTR_SYNC_CAUSE_CLR, sync_cause); in ar5416GetPendingInterrupts()
178 (void) OS_REG_READ(ah, AR_INTR_SYNC_CAUSE_CLR); in ar5416GetPendingInterrupts()
Dar5416reg.h37 #define AR_INTR_SYNC_CAUSE_CLR 0x4028 /* clear interrupt */ macro
/freebsd-9-stable/tools/tools/ath/common/
Ddumpregs_5416.c269 DEFVOID(AR_INTR_SYNC_CAUSE_CLR, "INTR_SYNC_CAUSE_CLR"),