Searched refs:C_IRQ2 (Results 1 – 3 of 3) sorted by relevance
76 else if (pending & C_IRQ2) in plat_irq_dispatch()143 irq_hwmask[MSP_INT_USB] = C_IRQ2; in arch_init_irq()
211 else if (pending & C_IRQ2) in sni_pcit_hwint()227 else if (pending & C_IRQ2) in sni_pcit_hwint_cplus()
287 #define C_IRQ2 (_ULCAST_(1) << 12) macro