Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5227x.h210 typedef struct scm2_ctrl { struct
211 u8 res1[3]; /* 0x00 - 0x02 */
212 u8 wcr; /* 0x03 wakeup control */
213 u16 res2; /* 0x04 - 0x05 */
214 u16 cwcr; /* 0x06 Core Watchdog Control */
215 u8 res3[3]; /* 0x08 - 0x0A */
216 u8 cwsr; /* 0x0B Core Watchdog Service */
217 u8 res4[2]; /* 0x0C - 0x0D */
218 u8 scmisr; /* 0x0F Interrupt Status */
219 u32 res5; /* 0x20 */
[all …]
H A Dimmap_5329.h77 typedef struct scm2_ctrl { struct
78 u32 mpr1; /* 0x00 Master Privilege Register */
79 u32 res1[7]; /* 0x04 - 0x1F */
80 u32 pacra; /* 0x20 Peripheral Access Control Register A */
81 u32 pacrb; /* 0x24 Peripheral Access Control Register B */
82 u32 pacrc; /* 0x28 Peripheral Access Control Register C */
83 u32 pacrd; /* 0x2C Peripheral Access Control Register D */
84 u32 res2[4]; /* 0x30 - 0x3F */
85 u32 pacre; /* 0x40 Peripheral Access Control Register E */
86 u32 pacrf; /* 0x44 Peripheral Access Control Register F */
[all …]