Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/kernel/
Dsmp-bmips.c261 set_c0_status(IE_SW0 | IE_SW1 | bmips_tp1_irqs | IE_IRQ5 | ST0_IE); in bmips_smp_finish()
392 IE_IRQ5 | bmips_tp1_irqs | IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV, in play_dead()
393 IE_SW0 | IE_SW1 | ST0_IE | ST0_BEV); in play_dead()
/linux-4.4.14/arch/mips/include/asm/sn/sn0/
Dip27.h51 #define SRB_SWTIMO IE_SW0 /* 0x0100 */
/linux-4.4.14/arch/mips/lantiq/
Dirq.c424 set_c0_status(IE_SW0 | IE_SW1 | IE_IRQ0 | IE_IRQ1 | in icu_of_init()
/linux-4.4.14/arch/mips/include/asm/
Dmipsregs.h236 #define IE_SW0 (_ULCAST_(1) << 8) macro