Home
last modified time | relevance | path

Searched refs:CREG_BASE (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/arc/plat-hsdk/ !
Dplatform.c22 #define CREG_BASE (ARC_PERIPHERAL_BASE + 0x1000) macro
178 #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))