Home
last modified time | relevance | path

Searched refs:IE_SW0 (Results 1 – 4 of 4) 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()
399 IE_IRQ5 | bmips_tp1_irqs | IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV, in play_dead()
400 IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV); in play_dead()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-mips-cpu.c42 set_c0_status(IE_SW0 << d->hwirq); in unmask_mips_irq()
48 clear_c0_status(IE_SW0 << d->hwirq); in mask_mips_irq()
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/
H A Dmipsregs.h196 #define IE_SW0 (_ULCAST_(1) << 8) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dmipsregs.h272 #define IE_SW0 (_ULCAST_(1) << 8) macro