Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dcpucfg.h23 struct __packed sunxi_cpucfg_reg { struct
24 u8 res0[0x40]; /* 0x000 */
25 struct sunxi_cpucfg_cpu cpu[4]; /* 0x040 */
26 u8 res1[0x44]; /* 0x140 */
27 u32 gen_ctrl; /* 0x184 */
28 u32 l2_status; /* 0x188 */
29 u8 res2[0x4]; /* 0x18c */
30 u32 event_in; /* 0x190 */
31 u8 res3[0xc]; /* 0x194 */
32 u32 super_standy_flag; /* 0x1a0 */
[all …]