Home
last modified time | relevance | path

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

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