Searched refs:SUNXI_PRCM_BASE (Results 1 – 9 of 9) sorted by relevance
27 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_enable()39 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in prcm_apb0_disable()
26 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_safe()69 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_sec()
448 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, 0x1 << 8); in sunxi_dram_init()450 writel(0, (SUNXI_PRCM_BASE + 0x1e8)); in sunxi_dram_init()
937 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, (0x3 << 8)); in sunxi_dram_init()938 writel(0, SUNXI_PRCM_BASE + 0x1e8); in sunxi_dram_init()
269 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in mctl_com_init()
62 #define SUNXI_PRCM_BASE 0x07010000 macro
103 #define SUNXI_PRCM_BASE (REGS_RCPUS_BASE + 0x1400) macro
186 #define SUNXI_PRCM_BASE 0x01f01400 macro
161 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in sunxi_cpu_set_power()