Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arc/plat-axs10x/
Daxs10x.c26 #define AXS_MB_CREG 0xE0011000 macro
28 #define CREG_MB_IRQ_MUX (AXS_MB_CREG + 0x214)
29 #define CREG_MB_SW_RESET (AXS_MB_CREG + 0x220)
30 #define CREG_MB_VER (AXS_MB_CREG + 0x230)
31 #define CREG_MB_CONFIG (AXS_MB_CREG + 0x234)
292 axs101_set_memmap((void __iomem *) AXS_MB_CREG + (i << 4), in axs101_early_init()
295 iowrite32(0x3ff, (void __iomem *) AXS_MB_CREG + 0x100); /* Update */ in axs101_early_init()