Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dimmap_5282.h55 typedef struct scm_ctrl { struct
56 u32 ipsbar;
57 u32 res1;
58 u32 rambar;
59 u32 res2;
60 u8 crsr;
61 u8 cwcr;
62 u8 lpicr;
63 u8 cwsr;
64 u32 res3;
[all …]
H A Dimmap_5235.h59 typedef struct scm_ctrl { struct
60 u32 ipsbar; /* 0x00 - MBAR */
61 u32 res1; /* 0x04 */
62 u32 rambar; /* 0x08 - RAMBAR */
63 u32 res2; /* 0x0C */
64 u8 crsr; /* 0x10 Core Reset Status Register */
65 u8 cwcr; /* 0x11 Core Watchdog Control Register */
66 u8 lpicr; /* 0x12 Low-Power Interrupt Control Register */
67 u8 cwsr; /* 0x13 Core Watchdog Service Register */
68 u32 dmareqc; /* 0x14 */
[all …]