Lines Matching refs:CONFIG_SYS_MBAR

12 #define MMAP_SIU	(CONFIG_SYS_MBAR + 0x00000000)
13 #define MMAP_SDRAM (CONFIG_SYS_MBAR + 0x00000100)
14 #define MMAP_XARB (CONFIG_SYS_MBAR + 0x00000240)
15 #define MMAP_FBCS (CONFIG_SYS_MBAR + 0x00000500)
16 #define MMAP_INTC0 (CONFIG_SYS_MBAR + 0x00000700)
17 #define MMAP_GPTMR (CONFIG_SYS_MBAR + 0x00000800)
18 #define MMAP_SLT0 (CONFIG_SYS_MBAR + 0x00000900)
19 #define MMAP_SLT1 (CONFIG_SYS_MBAR + 0x00000910)
20 #define MMAP_GPIO (CONFIG_SYS_MBAR + 0x00000A00)
21 #define MMAP_PCI (CONFIG_SYS_MBAR + 0x00000B00)
22 #define MMAP_PCIARB (CONFIG_SYS_MBAR + 0x00000C00)
23 #define MMAP_EXTDMA (CONFIG_SYS_MBAR + 0x00000D00)
24 #define MMAP_EPORT (CONFIG_SYS_MBAR + 0x00000F00)
25 #define MMAP_CTM (CONFIG_SYS_MBAR + 0x00007F00)
26 #define MMAP_MCDMA (CONFIG_SYS_MBAR + 0x00008000)
27 #define MMAP_SCPCI (CONFIG_SYS_MBAR + 0x00008400)
28 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00008600)
29 #define MMAP_UART1 (CONFIG_SYS_MBAR + 0x00008700)
30 #define MMAP_UART2 (CONFIG_SYS_MBAR + 0x00008800)
31 #define MMAP_UART3 (CONFIG_SYS_MBAR + 0x00008900)
32 #define MMAP_DSPI (CONFIG_SYS_MBAR + 0x00008A00)
33 #define MMAP_I2C (CONFIG_SYS_MBAR + 0x00008F00)
34 #define MMAP_FEC0 (CONFIG_SYS_MBAR + 0x00009000)
35 #define MMAP_FEC1 (CONFIG_SYS_MBAR + 0x00009800)
36 #define MMAP_CAN0 (CONFIG_SYS_MBAR + 0x0000A000)
37 #define MMAP_CAN1 (CONFIG_SYS_MBAR + 0x0000A800)
38 #define MMAP_USBD (CONFIG_SYS_MBAR + 0x0000B000)
39 #define MMAP_SRAM (CONFIG_SYS_MBAR + 0x00010000)
40 #define MMAP_SRAMCFG (CONFIG_SYS_MBAR + 0x0001FF00)
41 #define MMAP_SEC (CONFIG_SYS_MBAR + 0x00020000)