Searched defs:interrupt_controller (Results 1 – 1 of 1) sorted by relevance
283 typedef struct interrupt_controller { struct284 u16 ic_sicr;285 u8 res1[2];286 u32 ic_sivec;287 u32 ic_sipnrh;288 u32 ic_sipnrl;289 u32 ic_siprr;290 u32 ic_scprrh;291 u32 ic_scprrl;292 u32 ic_simrh;[all …]