Home
last modified time | relevance | path

Searched refs:C_IRQ0 (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/sni/
H A Dpcit.c225 if (pending & C_IRQ0) in sni_pcit_hwint_cplus()
H A Dpcimt.c288 else if (pending & C_IRQ0) { in sni_pcimt_hwint()
H A Drm200.c450 else if (pending & C_IRQ0) { in sni_rm200_hwint()
/OK3568_Linux_fs/kernel/arch/mips/kvm/
H A Dmips.c1639 [MIPS_EXC_INT_IO_1] = C_IRQ0,
1646 [MIPS_EXC_INT_IO_1] = C_IRQ0,
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h210 #define C_IRQ0 (_ULCAST_(1) << 10) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h286 #define C_IRQ0 (_ULCAST_(1) << 10) macro