Home
last modified time | relevance | path

Searched refs:AR_IMR_S2_TSFOOR (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c326 mask2 |= AR_IMR_S2_TSFOOR; in ar5416SetInterrupts()
348 AR_IMR_S2_TSFOOR | in ar5416SetInterrupts()
/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212reg.h538 #define AR_IMR_S2_TSFOOR 0x40000000 /* TSF OOR */ macro
544 AR_IMR_S2_CABEND | AR_IMR_S2_CABTO | AR_IMR_S2_TSFOOR | \
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c606 mask2 |= AR_IMR_S2_TSFOOR;
640 AR_IMR_S2_TSFOOR |
H A Dar9300reg.h378 #define AR_IMR_S2_TSFOOR 0x40000000 // TSF out of range macro