Searched defs:scm2_ctrl (Results 1 – 2 of 2) sorted by relevance
211 typedef struct scm2_ctrl { struct212 u8 res1[3]; /* 0x00 - 0x02 */213 u8 wcr; /* 0x03 wakeup control */214 u16 res2; /* 0x04 - 0x05 */215 u16 cwcr; /* 0x06 Core Watchdog Control */216 u8 res3[3]; /* 0x08 - 0x0A */217 u8 cwsr; /* 0x0B Core Watchdog Service */218 u8 res4[2]; /* 0x0C - 0x0D */219 u8 scmisr; /* 0x0F Interrupt Status */220 u32 res5; /* 0x20 */[all …]
78 typedef struct scm2_ctrl { struct79 u32 mpr1; /* 0x00 Master Privilege Register */80 u32 res1[7]; /* 0x04 - 0x1F */81 u32 pacra; /* 0x20 Peripheral Access Control Register A */82 u32 pacrb; /* 0x24 Peripheral Access Control Register B */83 u32 pacrc; /* 0x28 Peripheral Access Control Register C */84 u32 pacrd; /* 0x2C Peripheral Access Control Register D */85 u32 res2[4]; /* 0x30 - 0x3F */86 u32 pacre; /* 0x40 Peripheral Access Control Register E */87 u32 pacrf; /* 0x44 Peripheral Access Control Register F */[all …]