Searched defs:sunxi_prcm_reg (Results 1 – 2 of 2) sorted by relevance
14 struct sunxi_prcm_reg { struct15 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
205 struct sunxi_prcm_reg { struct206 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