Searched refs:C_IRQ5 (Results 1 – 5 of 5) sorted by relevance
82 else if (pending & C_IRQ5) in plat_irq_dispatch()86 if (pending & C_IRQ5) in plat_irq_dispatch()145 irq_hwmask[MSP_INT_SEC] = C_IRQ5; in arch_init_irq()
215 else if (pending & C_IRQ5) in sni_pcit_hwint()231 else if (pending & C_IRQ5) in sni_pcit_hwint_cplus()
278 if (pending & C_IRQ5) in sni_pcimt_hwint()
456 if (pending & C_IRQ5) in sni_rm200_hwint()
290 #define C_IRQ5 (_ULCAST_(1) << 15) macro