Home
last modified time | relevance | path

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

/netbsd/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar5212_interrupts.c66 if (isr2 & AR_ISR_S2_TIM) in ar5212GetPendingInterrupts()
H A Dar5212reg.h460 #define AR_ISR_S2_TIM 0x01000000 /* TIM */ macro
/netbsd/sys/external/isc/atheros_hal/dist/ar5416/
H A Dar5416_interrupts.c89 if (isr2 & AR_ISR_S2_TIM) in ar5416GetPendingInterrupts()
/netbsd/sys/dev/ic/
H A Dathnreg.h431 #define AR_ISR_S2_TIM 0x01000000 macro
H A Darn5008.c1237 if (intr2 & AR_ISR_S2_TIM) in ar5008_intr()
H A Darn9003.c1394 if (intr2 & AR_ISR_S2_TIM) in ar9003_intr()