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