Lines Matching full:intr
31 #define MCFSIM_ICR_AUTOVEC 0x80 /* Auto-vectored intr */
32 #define MCFSIM_ICR_LEVEL0 0x00 /* Level 0 intr */
33 #define MCFSIM_ICR_LEVEL1 0x04 /* Level 1 intr */
34 #define MCFSIM_ICR_LEVEL2 0x08 /* Level 2 intr */
35 #define MCFSIM_ICR_LEVEL3 0x0c /* Level 3 intr */
36 #define MCFSIM_ICR_LEVEL4 0x10 /* Level 4 intr */
37 #define MCFSIM_ICR_LEVEL5 0x14 /* Level 5 intr */
38 #define MCFSIM_ICR_LEVEL6 0x18 /* Level 6 intr */
39 #define MCFSIM_ICR_LEVEL7 0x1c /* Level 7 intr */
41 #define MCFSIM_ICR_PRI0 0x00 /* Priority 0 intr */
42 #define MCFSIM_ICR_PRI1 0x01 /* Priority 1 intr */
43 #define MCFSIM_ICR_PRI2 0x02 /* Priority 2 intr */
44 #define MCFSIM_ICR_PRI3 0x03 /* Priority 3 intr */