Home
last modified time | relevance | path

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

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