Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c133 if (isr2 & AR_ISR_S2_TSFOOR) in ar5416GetPendingInterrupts()
H A Dar5416reg.h316 #define AR_ISR_S2_TSFOOR 0x40000000 /* RX TSF out of range */ macro
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h469 #define AR_ISR_S2_TSFOOR 0x40000000 /* TSF OOR */ macro
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c188 mask2 |= ((isr2 & AR_ISR_S2_TSFOOR) >> MAP_ISR_S2_HAL_TSFOOR); in ar9300_get_pending_interrupts()
H A Dar9300reg.h296 #define AR_ISR_S2_TSFOOR 0x40000000 // Rx TSF out of range macro