Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/kernel/
H A Dsmp-bmips.c277 set_c0_status(IE_SW0 | IE_SW1 | bmips_tp1_irqs | IE_IRQ5 | ST0_IE); in bmips_smp_finish()
407 IE_IRQ5 | bmips_tp1_irqs | IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV, in play_dead()
408 IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV); in play_dead()
/openbmc/u-boot/arch/mips/include/asm/
H A Dmipsregs.h196 #define IE_SW1 (_ULCAST_(1) << 9) macro
/openbmc/linux/arch/mips/include/asm/
H A Dmipsregs.h258 #define IE_SW1 (_ULCAST_(1) << 9) macro