Lines Matching full:system
26 #define IPIC_SICFR 0x00 /* System Global Interrupt Configuration Register */
27 #define IPIC_SIVCR 0x04 /* System Global Interrupt Vector Register */
28 #define IPIC_SIPNR_H 0x08 /* System Internal Interrupt Pending Register (HIGH) */
29 #define IPIC_SIPNR_L 0x0C /* System Internal Interrupt Pending Register (LOW) */
30 #define IPIC_SIPRR_A 0x10 /* System Internal Interrupt group A Priority Register */
31 #define IPIC_SIPRR_B 0x14 /* System Internal Interrupt group B Priority Register */
32 #define IPIC_SIPRR_C 0x18 /* System Internal Interrupt group C Priority Register */
33 #define IPIC_SIPRR_D 0x1C /* System Internal Interrupt group D Priority Register */
34 #define IPIC_SIMSR_H 0x20 /* System Internal Interrupt Mask Register (HIGH) */
35 #define IPIC_SIMSR_L 0x24 /* System Internal Interrupt Mask Register (LOW) */
36 #define IPIC_SICNR 0x28 /* System Internal Interrupt Control Register */
37 #define IPIC_SEPNR 0x2C /* System External Interrupt Pending Register */
38 #define IPIC_SMPRR_A 0x30 /* System Mixed Interrupt group A Priority Register */
39 #define IPIC_SMPRR_B 0x34 /* System Mixed Interrupt group B Priority Register */
40 #define IPIC_SEMSR 0x38 /* System External Interrupt Mask Register */
41 #define IPIC_SECNR 0x3C /* System External Interrupt Control Register */
42 #define IPIC_SERSR 0x40 /* System Error Status Register */
43 #define IPIC_SERMR 0x44 /* System Error Mask Register */
44 #define IPIC_SERCR 0x48 /* System Error Control Register */
45 #define IPIC_SIFCR_H 0x50 /* System Internal Interrupt Force Register (HIGH) */
46 #define IPIC_SIFCR_L 0x54 /* System Internal Interrupt Force Register (LOW) */
47 #define IPIC_SEFCR 0x58 /* System External Interrupt Force Register */
48 #define IPIC_SERFR 0x5C /* System Error Force Register */
49 #define IPIC_SCVCR 0x60 /* System Critical Interrupt Vector Register */
50 #define IPIC_SMVCR 0x64 /* System Management Interrupt Vector Register */