Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/arch-sunxi/
Dprcm.h205 struct __packed sunxi_prcm_reg { struct
206 u32 cpus_cfg; /* 0x000 */
207 u8 res0[0x8]; /* 0x004 */
208 u32 apb0_ratio; /* 0x00c */
209 u32 cpu0_cfg; /* 0x010 */
210 u32 cpu1_cfg; /* 0x014 */
211 u32 cpu2_cfg; /* 0x018 */
212 u32 cpu3_cfg; /* 0x01c */
213 u8 res1[0x8]; /* 0x020 */
214 u32 apb0_gate; /* 0x028 */
[all …]