Home
last modified time | relevance | path

Searched defs:ipic83xx (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h140 typedef struct ipic83xx { struct
141 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