Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/coldfire/
H A Dintctrl.h18 typedef struct int0_ctrl { struct
20 u32 iprh0; /* 0x00 Pending High */
21 u32 iprl0; /* 0x04 Pending Low */
22 u32 imrh0; /* 0x08 Mask High */
23 u32 imrl0; /* 0x0C Mask Low */
24 u32 frch0; /* 0x10 Force High */
25 u32 frcl0; /* 0x14 Force Low */
27 u8 irlr; /* 0x18 */
28 u8 iacklpr; /* 0x19 */
29 u16 res1[19]; /* 0x1a - 0x3c */
[all …]