Searched refs:AR_ISR_S5 (Results 1 – 4 of 4) sorted by relevance
111 ah->ah_intrstate[6] = OS_REG_READ(ah, AR_ISR_S5); in ar5416GetPendingInterrupts()200 isr5 = OS_REG_READ(ah, AR_ISR_S5); in ar5416GetPendingInterrupts()201 OS_REG_WRITE(ah, AR_ISR_S5, isr5); in ar5416GetPendingInterrupts()
318 #define AR_ISR_S5 0x0098 macro
154 ah->ah_intrstate[6] = OS_REG_READ(ah, AR_ISR_S5); in ar9300_get_pending_interrupts()291 s5 = OS_REG_READ(ah, AR_ISR_S5); in ar9300_get_pending_interrupts()315 OS_REG_WRITE(ah, AR_ISR_S5, s5); in ar9300_get_pending_interrupts()
310 #define AR_ISR_S5 AR_MAC_DMA_OFFSET(MAC_DMA_ISR_S5) macro