Searched refs:ISR_TBTT (Results 1 – 3 of 3) sorted by relevance
259 #define ISR_TBTT BIT(4) macro
369 #define ISR_TBTT 0x00000010 macro
1134 if (isr & ISR_TBTT) { in vnt_interrupt_process()