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

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

Completed in 140 milliseconds