Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ath/ath_hal/ar5416/
HDar5416_interrupts.c134 mask2 |= HAL_INT_TSFOOR; in ar5416GetPendingInterrupts()
325 if (ints & HAL_INT_TSFOOR) in ar5416SetInterrupts()
HDar5416_attach.c979 | HAL_INT_TSFOOR in ar5416FillCapabilityInfo()
/freebsd-14-stable/sys/contrib/dev/ath/ath_hal/ar9300/
HDar9300_interrupts.c607 if (ints & HAL_INT_TSFOOR) {
/freebsd-14-stable/sys/dev/ath/ath_hal/
HDah.h497 HAL_INT_TSFOOR = 0x04000000, /* Non-common mapping */ enumerator
/freebsd-14-stable/sys/dev/ath/
HDif_ath.c2342 if (status & HAL_INT_TSFOOR) { in ath_intr()
2735 sc->sc_imask |= HAL_INT_TSFOOR; in ath_init()