Home
last modified time | relevance | path

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

/linux-6.1.9/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()
/linux-6.1.9/arch/mips/include/asm/
Dmipsregs.h274 #define C_IRQ3 (_ULCAST_(1) << 13) macro