Searched refs:SUNXI_PRCM_BASE (Results 1 – 8 of 8) sorted by relevance
28 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_enable()40 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_disable()
27 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_safe()70 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_sec()
449 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, 0x1 << 8); in sunxi_dram_init()451 writel(0, (SUNXI_PRCM_BASE + 0x1e8)); in sunxi_dram_init()
940 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, (0x3 << 8)); in sunxi_dram_init()941 writel(0, SUNXI_PRCM_BASE + 0x1e8); in sunxi_dram_init()
270 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in mctl_com_init()
104 #define SUNXI_PRCM_BASE (REGS_RCPUS_BASE + 0x1400) macro
186 #define SUNXI_PRCM_BASE 0x01f01400 macro
162 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in sunxi_cpu_set_power()