Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c65 mask2 |= HAL_INT_TIM; in ar5212GetPendingInterrupts()
168 if (ints & HAL_INT_TIM) in ar5212SetInterrupts()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_interrupts.c122 mask2 |= HAL_INT_TIM; in ar5416GetPendingInterrupts()
315 if (ints & HAL_INT_TIM) in ar5416SetInterrupts()
/freebsd/sys/dev/ath/ath_hal/
H A Dah.h492 HAL_INT_TIM = 0x00200000, /* Non-common mapping */ enumerator
505 HAL_INT_BMISC = HAL_INT_TIM
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211_attach.c533 | HAL_INT_TIM in ar5211FillCapabilityInfo()
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c595 if (ints & HAL_INT_TIM) {