Searched refs:CREG_BASE (Results 1 – 3 of 3) sorted by relevance
22 #define CREG_BASE (ARC_PERIPHERAL_BASE + 0x1000) macro178 #define CREG_AXI_M_SLV0(m) ((void __iomem *)(CREG_BASE + 0x20 * (m)))179 #define CREG_AXI_M_SLV1(m) ((void __iomem *)(CREG_BASE + 0x20 * (m) + 0x04))180 #define CREG_AXI_M_OFT0(m) ((void __iomem *)(CREG_BASE + 0x20 * (m) + 0x08))181 #define CREG_AXI_M_OFT1(m) ((void __iomem *)(CREG_BASE + 0x20 * (m) + 0x0C))182 #define CREG_AXI_M_UPDT(m) ((void __iomem *)(CREG_BASE + 0x20 * (m) + 0x14))184 #define CREG_AXI_M_HS_CORE_BOOT ((void __iomem *)(CREG_BASE + 0x010))186 #define CREG_PAE ((void __iomem *)(CREG_BASE + 0x180))187 #define CREG_PAE_UPDT ((void __iomem *)(CREG_BASE + 0x194))
80 #define CREG_BASE 0xF0001000 macro81 #define CREG_BOOT (void *)(CREG_BASE + 0x0FF0)82 #define CREG_IP_SW_RESET (void *)(CREG_BASE + 0x0FF0)83 #define CREG_IP_VERSION (void *)(CREG_BASE + 0x0FF8)
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))