Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c133 if (isr2 & AR_ISR_S2_TSFOOR) in ar5416GetPendingInterrupts()
HDar5416reg.h316 #define AR_ISR_S2_TSFOOR 0x40000000 /* RX TSF out of range */ macro
/freebsd-14-stable/sys/dev/ath/ath_hal/ar5212/
HDar5212reg.h469 #define AR_ISR_S2_TSFOOR 0x40000000 /* TSF OOR */ macro
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c188 mask2 |= ((isr2 & AR_ISR_S2_TSFOOR) >> MAP_ISR_S2_HAL_TSFOOR); in ar9300_get_pending_interrupts()
HDar9300reg.h296 #define AR_ISR_S2_TSFOOR 0x40000000 // Rx TSF out of range macro