Searched refs:IRQ_TIMER (Results 1 – 6 of 6) sorted by relevance
134 #define IRQ_TIMER 0x0020 /* DirectX timer */ macro
196 irq = bcm63xx_get_irq_number(IRQ_TIMER); in bcm63xx_timer_init()
52 #define IRQ_TIMER 0x1000 macro
2378 hwread(card->mmio, VORTEX_IRQ_CTRL) | IRQ_TIMER | 0x60);2384 hwread(card->mmio, VORTEX_IRQ_CTRL) & ~IRQ_TIMER);2480 if (source & IRQ_TIMER) { in vortex_interrupt()
605 IRQ_TIMER = 0, enumerator1018 [IRQ_TIMER] = BCM_## __cpu ##_TIMER_IRQ, \
357 #define IRQ_TIMER (1L<<22) /* Bit 22: IRQ_TIMER */ macro