Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/ath/ath_hal/ar5416/
Dar5416_interrupts.c326 mask2 |= AR_IMR_S2_TSFOOR; in ar5416SetInterrupts()
345 AR_IMR_S2_TSFOOR | in ar5416SetInterrupts()
/freebsd-10-stable/sys/dev/ath/ath_hal/ar5212/
Dar5212reg.h538 #define AR_IMR_S2_TSFOOR 0x40000000 /* TSF OOR */ macro
544 AR_IMR_S2_CABEND | AR_IMR_S2_CABTO | AR_IMR_S2_TSFOOR | \
/freebsd-10-stable/sys/contrib/dev/ath/ath_hal/ar9300/
Dar9300_interrupts.c591 mask2 |= AR_IMR_S2_TSFOOR;
625 AR_IMR_S2_TSFOOR |
Dar9300reg.h378 #define AR_IMR_S2_TSFOOR 0x40000000 // TSF out of range macro