Home
last modified time | relevance | path

Searched refs:IE_IRQ5 (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsmp-bmips.c267 set_c0_status(IE_SW0 | IE_SW1 | bmips_tp1_irqs | IE_IRQ5 | ST0_IE); in bmips_smp_finish()
373 clear_c0_status(IE_IRQ5); in bmips_cpu_disable()
399 IE_IRQ5 | bmips_tp1_irqs | IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV, in play_dead()
/OK3568_Linux_fs/kernel/arch/mips/sgi-ip32/
H A Dip32-irq.c422 else if (likely(pending & IE_IRQ5)) in plat_irq_dispatch()
497 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5) in arch_init_irq()
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h115 #define ALLINTS (IE_IRQ0 | IE_IRQ1 | IE_IRQ2 | IE_IRQ3 | IE_IRQ4 | IE_IRQ5)
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h203 #define IE_IRQ5 (_ULCAST_(1) << 15) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h279 #define IE_IRQ5 (_ULCAST_(1) << 15) macro