Searched refs:AR_ISR_RAC (Results 1 – 9 of 9) sorted by relevance
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5211/ |
| D | ar5211_interrupts.c | 53 isr = OS_REG_READ(ah, AR_ISR_RAC); in ar5211GetPendingInterrupts()
|
| D | ar5211reg.h | 61 #define AR_ISR_RAC 0x00c0 /* Primary interrupt status reg, */ macro
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5212/ |
| D | ar5212_interrupts.c | 76 isr = OS_REG_READ(ah, AR_ISR_RAC); in ar5212GetPendingInterrupts()
|
| D | ar5212reg.h | 58 #define AR_ISR_RAC 0x00c0 /* ISR read-and-clear access */ macro
|
| D | ar5212_reset.c | 1143 (void) OS_REG_READ(ah, AR_ISR_RAC); in ar5212SetResetReg()
|
| /freebsd-9-stable/sys/dev/ath/ath_hal/ar5416/ |
| D | ar5416_interrupts.c | 115 isr = OS_REG_READ(ah, AR_ISR_RAC); in ar5416GetPendingInterrupts()
|
| /freebsd-9-stable/tools/tools/ath/common/ |
| D | dumpregs_5211.c | 74 DEFVOID(AR_ISR_RAC, "ISR_RAC"),
|
| D | dumpregs_5416.c | 92 DEFVOID(AR_ISR_RAC, "ISR_RAC"),
|
| D | dumpregs_5212.c | 89 DEFVOID(AR_ISR_RAC, "ISR_RAC"),
|