Searched defs:ipic83xx (Results 1 – 1 of 1) sorted by relevance
140 typedef struct ipic83xx { struct141 u32 sicfr; /* System Global Interrupt Configuration Register */142 u32 sivcr; /* System Global Interrupt Vector Register */143 u32 sipnr_h; /* System Internal Interrupt Pending Register - High */144 u32 sipnr_l; /* System Internal Interrupt Pending Register - Low */168 } ipic83xx_t; argument