Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_interrupts.c78 #define MAP_ISR_S2_HAL_TSFOOR 4 /* Rx TSF out of range */ macro
188 mask2 |= ((isr2 & AR_ISR_S2_TSFOOR) >> MAP_ISR_S2_HAL_TSFOOR); in ar9300_get_pending_interrupts()