Home
last modified time | relevance | path

Searched refs:AR_ISR_S2_CABEND (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212_interrupts.c72 if (isr2 & AR_ISR_S2_CABEND) in ar5212GetPendingInterrupts()
Dar5212reg.h466 #define AR_ISR_S2_CABEND 0x02000000 /* CABEND */ macro
/freebsd-12-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c129 if (isr2 & (AR_ISR_S2_CABEND )) in ar5416GetPendingInterrupts()
/freebsd-12-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_interrupts.c185 mask2 |= ((isr2 & AR_ISR_S2_CABEND) >> MAP_ISR_S2_HAL_CABEND); in ar9300_get_pending_interrupts()
Dar9300reg.h291 #define AR_ISR_S2_CABEND 0x02000000 // CABEND macro