Lines Matching refs:CONFIG_SYS_MBAR

13 #define MMAP_SCM1	(CONFIG_SYS_MBAR + 0x00000000)
14 #define MMAP_XBS (CONFIG_SYS_MBAR + 0x00004000)
15 #define MMAP_FBCS (CONFIG_SYS_MBAR + 0x00008000)
16 #define MMAP_CAN (CONFIG_SYS_MBAR + 0x00020000)
17 #define MMAP_RTC (CONFIG_SYS_MBAR + 0x0003C000)
18 #define MMAP_SCM2 (CONFIG_SYS_MBAR + 0x00040010)
19 #define MMAP_SCM3 (CONFIG_SYS_MBAR + 0x00040070)
20 #define MMAP_EDMA (CONFIG_SYS_MBAR + 0x00044000)
21 #define MMAP_INTC0 (CONFIG_SYS_MBAR + 0x00048000)
22 #define MMAP_INTC1 (CONFIG_SYS_MBAR + 0x0004C000)
23 #define MMAP_IACK (CONFIG_SYS_MBAR + 0x00054000)
24 #define MMAP_I2C (CONFIG_SYS_MBAR + 0x00058000)
25 #define MMAP_DSPI (CONFIG_SYS_MBAR + 0x0005C000)
26 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000)
27 #define MMAP_UART1 (CONFIG_SYS_MBAR + 0x00064000)
28 #define MMAP_UART2 (CONFIG_SYS_MBAR + 0x00068000)
29 #define MMAP_DTMR0 (CONFIG_SYS_MBAR + 0x00070000)
30 #define MMAP_DTMR1 (CONFIG_SYS_MBAR + 0x00074000)
31 #define MMAP_DTMR2 (CONFIG_SYS_MBAR + 0x00078000)
32 #define MMAP_DTMR3 (CONFIG_SYS_MBAR + 0x0007C000)
33 #define MMAP_PIT0 (CONFIG_SYS_MBAR + 0x00080000)
34 #define MMAP_PIT1 (CONFIG_SYS_MBAR + 0x00084000)
35 #define MMAP_PWM (CONFIG_SYS_MBAR + 0x00090000)
36 #define MMAP_EPORT (CONFIG_SYS_MBAR + 0x00094000)
37 #define MMAP_RCM (CONFIG_SYS_MBAR + 0x000A0000)
38 #define MMAP_CCM (CONFIG_SYS_MBAR + 0x000A0004)
39 #define MMAP_GPIO (CONFIG_SYS_MBAR + 0x000A4000)
40 #define MMAP_ADC (CONFIG_SYS_MBAR + 0x000A8000)
41 #define MMAP_LCD (CONFIG_SYS_MBAR + 0x000AC000)
42 #define MMAP_LCD_BGLUT (CONFIG_SYS_MBAR + 0x000AC800)
43 #define MMAP_LCD_GWLUT (CONFIG_SYS_MBAR + 0x000ACC00)
44 #define MMAP_USBHW (CONFIG_SYS_MBAR + 0x000B0000)
45 #define MMAP_USBCAPS (CONFIG_SYS_MBAR + 0x000B0100)
46 #define MMAP_USBEHCI (CONFIG_SYS_MBAR + 0x000B0140)
47 #define MMAP_USBOTG (CONFIG_SYS_MBAR + 0x000B01A0)
48 #define MMAP_SDRAM (CONFIG_SYS_MBAR + 0x000B8000)
49 #define MMAP_SSI (CONFIG_SYS_MBAR + 0x000BC000)
50 #define MMAP_PLL (CONFIG_SYS_MBAR + 0x000C0000)