Searched refs:isr5 (Results 1 – 2 of 2) sorted by relevance
199 uint32_t isr5; in ar5416GetPendingInterrupts() local200 isr5 = OS_REG_READ(ah, AR_ISR_S5); in ar5416GetPendingInterrupts()201 OS_REG_WRITE(ah, AR_ISR_S5, isr5); in ar5416GetPendingInterrupts()205 if (isr5 & AR_ISR_S5_TIM_TIMER) in ar5416GetPendingInterrupts()
278 u_int32_t isr5 = OS_REG_READ(ah, AR_ISR_S5_S); in ar9300_get_pending_interrupts()279 if (isr5 & AR_ISR_S5_TIM_TIMER) { in ar9300_get_pending_interrupts()