Searched refs:SUNXI_PRCM_BASE (Results 1 – 10 of 10) 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()
15 setbits_le32(SUNXI_PRCM_BASE + 0x250, 0x10); in clock_init_safe()111 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_twi_onoff()
28 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_safe()71 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in clock_init_sec()
450 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, 0x1 << 8); in sunxi_dram_init()452 writel(0, (SUNXI_PRCM_BASE + 0x1e8)); in sunxi_dram_init()
939 setbits_le32(SUNXI_PRCM_BASE + 0x1e0, (0x3 << 8)); in sunxi_dram_init()940 writel(0, SUNXI_PRCM_BASE + 0x1e8); in sunxi_dram_init()
271 (struct sunxi_prcm_reg *)SUNXI_PRCM_BASE; in mctl_com_init()
69 #define SUNXI_PRCM_BASE 0x07010000 macro
103 #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()
Completed in 11 milliseconds