Searched refs:C_IRQ3 (Results 1 – 4 of 4) sorted by relevance
79 else if (pending & C_IRQ3) in plat_irq_dispatch()95 else if (pending & C_IRQ3) in plat_irq_dispatch()146 irq_hwmask[MSP_INT_SAR] = C_IRQ3; in arch_init_irq()
213 else if (pending & C_IRQ3) in sni_pcit_hwint()229 else if (pending & C_IRQ3) in sni_pcit_hwint_cplus()
282 else if (pending & C_IRQ3) in sni_pcimt_hwint()
288 #define C_IRQ3 (_ULCAST_(1) << 13) macro