Searched refs:EPSW_IM (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/include/asm/
H A Dsystem.h116 : "i"(~EPSW_IM), "i"(EPSW_IE | MN10300_CLI_LEVEL) \
145 : "i"(~EPSW_IM), "r"(__mn10300_irq_enabled_epsw) \
168 (flags & EPSW_IM) <= MN10300_CLI_LEVEL; \
182 : "i"(EPSW_IE|EPSW_IM), "n"(&CPUM), "i"(CPUM_SLEEP)\
187 #define STI or EPSW_IE|EPSW_IM,epsw
188 #define CLI and ~EPSW_IM,epsw; or EPSW_IE|MN10300_CLI_LEVEL,epsw; nop; nop; nop
H A Dprocessor.h123 __frame->epsw = EPSW_nSL | EPSW_IE | EPSW_IM; \
H A Dcpu-regs.h44 #define EPSW_IM 0x00000700 /* interrupt mode */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dsystem.h116 : "i"(~EPSW_IM), "i"(EPSW_IE | MN10300_CLI_LEVEL) \
145 : "i"(~EPSW_IM), "r"(__mn10300_irq_enabled_epsw) \
168 (flags & EPSW_IM) <= MN10300_CLI_LEVEL; \
182 : "i"(EPSW_IE|EPSW_IM), "n"(&CPUM), "i"(CPUM_SLEEP)\
187 #define STI or EPSW_IE|EPSW_IM,epsw
188 #define CLI and ~EPSW_IM,epsw; or EPSW_IE|MN10300_CLI_LEVEL,epsw; nop; nop; nop
H A Dprocessor.h123 __frame->epsw = EPSW_nSL | EPSW_IE | EPSW_IM; \
H A Dcpu-regs.h44 #define EPSW_IM 0x00000700 /* interrupt mode */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mn10300/kernel/
H A Dgdb-io-serial.c62 : "i"(~EPSW_IM), "i"(EPSW_IE | EPSW_IM_1)
H A Dirq.c169 __mn10300_irq_enabled_epsw = EPSW_IE | (EPSW_IM & epsw);
H A Dgdb-io-ttysm.c91 : "i"(~EPSW_IM), "i"(EPSW_IE|EPSW_IM_1)
H A Dtraps.c291 (regs->epsw & (EPSW_IM | EPSW_IE)) != (EPSW_IM | EPSW_IE)) {
H A Dentry.S38 and ~EPSW_IM,epsw
189 and EPSW_IM,d0
H A Dgdb-stub.c1202 :: "d"((epsw & ~EPSW_IM) | EPSW_IE | EPSW_IM_1));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dgdb-io-serial.c62 : "i"(~EPSW_IM), "i"(EPSW_IE | EPSW_IM_1)
H A Dirq.c169 __mn10300_irq_enabled_epsw = EPSW_IE | (EPSW_IM & epsw);
H A Dgdb-io-ttysm.c91 : "i"(~EPSW_IM), "i"(EPSW_IE|EPSW_IM_1)
H A Dtraps.c291 (regs->epsw & (EPSW_IM | EPSW_IE)) != (EPSW_IM | EPSW_IE)) {
H A Dentry.S38 and ~EPSW_IM,epsw
189 and EPSW_IM,d0
H A Dgdb-stub.c1202 :: "d"((epsw & ~EPSW_IM) | EPSW_IE | EPSW_IM_1));

Completed in 194 milliseconds