Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h59 typedef struct int1_ctrl { struct
61 u32 iprh1; /* 0x00 Pending High */
62 u32 iprl1; /* 0x04 Pending Low */
63 u32 imrh1; /* 0x08 Mask High */
64 u32 imrl1; /* 0x0C Mask Low */
65 u32 frch1; /* 0x10 Force High */
66 u32 frcl1; /* 0x14 Force Low */
68 u8 irlr; /* 0x18 */
69 u8 iacklpr; /* 0x19 */
70 u16 res1[19]; /* 0x1a - 0x3c */
[all …]