Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/plat-axs10x/
Daxs10x.c27 #define AXS_MB_CREG 0xE0011000 macro
29 #define CREG_MB_IRQ_MUX (AXS_MB_CREG + 0x214)
30 #define CREG_MB_SW_RESET (AXS_MB_CREG + 0x220)
31 #define CREG_MB_VER (AXS_MB_CREG + 0x230)
32 #define CREG_MB_CONFIG (AXS_MB_CREG + 0x234)
277 axs101_set_memmap((void __iomem *) AXS_MB_CREG + (i << 4), in axs101_early_init()
280 iowrite32(0x3ff, (void __iomem *) AXS_MB_CREG + 0x100); /* Update */ in axs101_early_init()