Searched refs:IE_IRQ5 (Results 1 – 3 of 3) sorted by relevance
24 #define CAUSE_BERRINTR IE_IRQ558 #define SRB_SCHEDCLK IE_IRQ5 /* 0x8000 */
434 else if (likely(pending & IE_IRQ5)) in plat_irq_dispatch()505 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5) in arch_init_irq()
278 #define IE_IRQ5 (_ULCAST_(1) << 15) macro