Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c134 mask2 |= HAL_INT_TSFOOR; in ar5416GetPendingInterrupts()
325 if (ints & HAL_INT_TSFOOR) in ar5416SetInterrupts()
H A Dar5416_attach.c979 | HAL_INT_TSFOOR in ar5416FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c607 if (ints & HAL_INT_TSFOOR) {
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h497 HAL_INT_TSFOOR = 0x04000000, /* Non-common mapping */ enumerator
/freebsd/sys/dev/ath/
H A Dif_ath.c2342 if (status & HAL_INT_TSFOOR) { in ath_intr()
2735 sc->sc_imask |= HAL_INT_TSFOOR; in ath_init()