Searched refs:AR_ISR_S0_S (Results 1 – 8 of 8) sorted by relevance
89 isr0 = OS_REG_READ(ah, AR_ISR_S0_S); in ar5212GetPendingInterrupts()114 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S); in ar5212GetPendingInterrupts()
60 #define AR_ISR_S0_S 0x00c4 /* ISR_S0 shadow copy */ macro
83 AH_PRIVATE(ah)->ah_fatalState[1] = OS_REG_READ(ah, AR_ISR_S0_S); in ar5211GetPendingInterrupts()
63 #define AR_ISR_S0_S 0x00c4 /* Secondary interrupt status reg 0 */ macro
74 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
89 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
93 DEFINT(AR_ISR_S0_S, "ISR_S0_S"),
409 #define AR_ISR_S0_S AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S0_S) macro