Searched refs:prcmu_base (Results 1 – 1 of 1) sorted by relevance
23 #define PRCM_IOCR (prcmu_base + 0x310)27 #define PRCM_A9_MASK_REQ (prcmu_base + 0x328)30 #define PRCM_A9_MASK_ACK (prcmu_base + 0x32c)31 #define PRCM_ARMITMSK31TO0 (prcmu_base + 0x11c)32 #define PRCM_ARMITMSK63TO32 (prcmu_base + 0x120)33 #define PRCM_ARMITMSK95TO64 (prcmu_base + 0x124)36 #define PRCM_ARMITVAL31TO0 (prcmu_base + 0x260)37 #define PRCM_ARMITVAL63TO32 (prcmu_base + 0x264)41 static void __iomem *prcmu_base; variable180 prcmu_base = ioremap(phy_base, size); in ux500_pm_init()[all …]
Completed in 76 milliseconds