Home
last modified time | relevance | path

Searched refs:C_IRQ3 (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/sni/
Dpcit.c215 else if (pending & C_IRQ3) in sni_pcit_hwint()
231 else if (pending & C_IRQ3) in sni_pcit_hwint_cplus()
Dpcimt.c284 else if (pending & C_IRQ3) in sni_pcimt_hwint()
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dmipsregs.h289 #define C_IRQ3 (_ULCAST_(1) << 13) macro