Searched refs:R_PRCM_REG_BASE (Results 1 – 2 of 2) sorted by relevance
26 #define R_PRCM_REG_BASE SUNXI_R_PRCM_PBASE macro29 #define CCU_PLL_CTRL1 (R_PRCM_REG_BASE + 0x244)57 #define CCU_R_AHBS_CFG_REG (R_PRCM_REG_BASE + 0x0)58 #define CCU_R_APBS0_CFG_REG (R_PRCM_REG_BASE + 0xc)59 #define CCU_R_APBS1_CFG_REG (R_PRCM_REG_BASE + 0x10)61 #define CCU_R_LPSD_CLK_REG (R_PRCM_REG_BASE + 0x0D0)62 #define CCU_R_MAD_BGR_REG (R_PRCM_REG_BASE + 0x0DC)63 #define CCU_R_DMA_BGR_REG (R_PRCM_REG_BASE + 0x10c)66 #define CCU_R_AUDIOCODEC_BGR_REG (R_PRCM_REG_BASE + 0x14C)67 #define CCU_R_DMIC_CLK_REG (R_PRCM_REG_BASE + 0x150)[all …]
174 ccu_reg_addr = (struct ccu_reg_list *)R_PRCM_REG_BASE; in ccu_init()
Completed in 10 milliseconds