Home
last modified time | relevance | path

Searched refs:C_IRQ2 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/sni/
H A Dpcit.c213 else if (pending & C_IRQ2) in sni_pcit_hwint()
229 else if (pending & C_IRQ2) in sni_pcit_hwint_cplus()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c1641 [MIPS_EXC_INT_IPI_2] = C_IRQ2,
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h212 #define C_IRQ2 (_ULCAST_(1) << 12) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h288 #define C_IRQ2 (_ULCAST_(1) << 12) macro