Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ath/ath_hal/ar5212/
H A Dar5212_interrupts.c73 if (isr2 & AR_ISR_S2_TBTT) in ar5212GetPendingInterrupts()
H A Dar5212reg.h470 #define AR_ISR_S2_TBTT 0x80000000 /* TBTT timer */ macro