Searched refs:CREG_BASE (Results 1 – 2 of 2) sorted by relevance
37 #define CREG_BASE 0xF0001000 macro53 u32 creg_boot = readl((u32 *)(CREG_BASE + CREG_BOOT_OFFSET)); in do_emdk_rom()62 writel(creg_boot, (u32 *)(CREG_BASE + CREG_BOOT_OFFSET)); in do_emdk_rom()
36 #define CREG_BASE (ARC_PERIPHERAL_BASE + 0x1000) macro37 #define CREG_CPU_START (CREG_BASE + 0x400)462 #define CREG_AXI_M_SLV0(m) ((void __iomem *)(CREG_BASE + 0x020 * (m)))463 #define CREG_AXI_M_SLV1(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x004))464 #define CREG_AXI_M_OFT0(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x008))465 #define CREG_AXI_M_OFT1(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x00C))466 #define CREG_AXI_M_UPDT(m) ((void __iomem *)(CREG_BASE + 0x020 * (m) + 0x014))468 #define CREG_AXI_M_HS_CORE_BOOT ((void __iomem *)(CREG_BASE + 0x010))470 #define CREG_PAE ((void __iomem *)(CREG_BASE + 0x180))471 #define CREG_PAE_UPDT ((void __iomem *)(CREG_BASE + 0x194))