Home
last modified time | relevance | path

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

/arch/arm/mach-integrator/
DKconfig53 bool "Include support for Integrator/IM-PD1"
59 The IM-PD1 is an add-on logic module for the Integrator which
61 The IM-PD1 can be found on the Integrator/PP2 platform.
/arch/parisc/kernel/
Dunaligned.c123 #define IM(i,n) (((i)>>1&((1<<(n-1))-1))|((i)&1?((0-1L)<<(n-1)):0)) macro
124 #define IM5_2(i) IM((i)>>16,5)
125 #define IM5_3(i) IM((i),5)
126 #define IM14(i) IM((i),14)
/arch/mn10300/
DKconfig433 EPSW.IM from 7. Any interrupt is permitted for which the level is
434 lower than EPSW.IM.
/arch/blackfin/kernel/
Ddebug-mmrs.c243 #define IMDMA(num) _MDMA(num, IM)