HomeSort by: relevance | last modified time | path
    Searched refs:AR_ISR_S2_TIM (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/isc/atheros_hal/dist/ar5212/
ar5212_interrupts.c 66 if (isr2 & AR_ISR_S2_TIM)
ar5212reg.h 460 #define AR_ISR_S2_TIM 0x01000000 /* TIM */
  /src/sys/external/isc/atheros_hal/dist/ar5416/
ar5416_interrupts.c 89 if (isr2 & AR_ISR_S2_TIM)
  /src/sys/dev/ic/
athnreg.h 431 #define AR_ISR_S2_TIM 0x01000000
arn5008.c 1236 if (intr2 & AR_ISR_S2_TIM)
arn9003.c 1393 if (intr2 & AR_ISR_S2_TIM)

Completed in 20 milliseconds