Home
last modified time | relevance | path

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

/u-boot/arch/arm/include/asm/arch-sunxi/
A Dprcm_sun50i.h14 struct sunxi_prcm_reg { struct
15 u32 cpus_cfg; /* 0x000 */
16 u8 res0[0x8]; /* 0x004 */
17 u32 apbs1_cfg; /* 0x00c */
41 check_member(sunxi_prcm_reg, rtc_gate_reset, 0x20c); argument
A Dprcm_sun6i.h205 struct sunxi_prcm_reg { struct
206 u32 cpus_cfg; /* 0x000 */
207 u8 res0[0x8]; /* 0x004 */
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 */
218 u8 res3[0x8]; /* 0x048 */
220 u32 clk_ir; /* 0x054 */
[all …]

Completed in 6 milliseconds