Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arc/plat-axs10x/
Daxs10x.c18 #define AXS_MB_CREG 0xE0011000 macro
20 #define CREG_MB_IRQ_MUX (AXS_MB_CREG + 0x214)
21 #define CREG_MB_SW_RESET (AXS_MB_CREG + 0x220)
22 #define CREG_MB_VER (AXS_MB_CREG + 0x230)
23 #define CREG_MB_CONFIG (AXS_MB_CREG + 0x234)
268 axs101_set_memmap((void __iomem *) AXS_MB_CREG + (i << 4), in axs101_early_init()
271 iowrite32(0x3ff, (void __iomem *) AXS_MB_CREG + 0x100); /* Update */ in axs101_early_init()