Home
last modified time | relevance | path

Searched refs:IMASK (Results 1 – 7 of 7) sorted by relevance

/linux-2.6.39/arch/sh/kernel/
Dhead_32.S62 mov.l 1f, r0 ! MD=1, RB=0, BL=0, IMASK=0xF
331 1: .long 0x000000F0 ! IMASK=0xF
333 1: .long 0x500080F0 ! MD=1, RB=0, BL=1, FD=1, IMASK=0xF
/linux-2.6.39/arch/blackfin/mach-bf561/
Dsecondary.S148 p0.l = lo(IMASK);
149 p0.h = hi(IMASK);
/linux-2.6.39/arch/sh/kernel/cpu/sh3/
Dentry.S265 mov k3, k0 ! Calculate IMASK-bits
273 6: or k0, k2 ! Set the IMASK-bits
505 0: .long 0x000080f0 ! FD=1, IMASK=15
/linux-2.6.39/Documentation/sh/
Dregister-banks.txt30 - The SR.IMASK interrupt handler makes use of this to set the
/linux-2.6.39/arch/blackfin/include/asm/
Dcdef_LPBlackfin.h224 #define bfin_read_IMASK() bfin_read32(IMASK)
225 #define bfin_write_IMASK(val) bfin_write32(IMASK,val)
Ddef_LPBlackfin.h410 #define IMASK 0xFFE02104 /* Interrupt Mask Register */ macro
/linux-2.6.39/arch/blackfin/mach-common/
Ddpmc_modes.S463 PM_PUSH(IMASK)
597 PM_POP(IMASK)