Home
last modified time | relevance | path

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

/u-boot/arch/m68k/include/asm/
A Dimmap.h17 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))
39 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))
68 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
90 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
113 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
136 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
159 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
183 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
206 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
228 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + \
[all …]
A Dimmap_5249.h15 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x000001C0) macro
A Dimmap_5253.h16 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x000001C0) macro
A Dimmap_5271.h19 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
A Dimmap_5282.h18 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
A Dimmap_5307.h16 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x000001C0) macro
A Dimmap_520x.h22 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
A Dimmap_5235.h19 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
A Dimmap_5227x.h26 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
A Dimmap_547x_8x.h28 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00008600) macro
A Dimmap_5301x.h25 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00060000) macro
A Dimmap_5445x.h26 #define MMAP_UART0 0xFC060000 macro
A Dimmap_5272.h18 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000100) macro
A Dimmap_5275.h20 #define MMAP_UART0 (CONFIG_SYS_MBAR + 0x00000200) macro
A Dimmap_5329.h29 #define MMAP_UART0 0xFC060000 macro
A Dimmap_5441x.h28 #define MMAP_UART0 0xFC060000 macro
/u-boot/board/astro/mcf5373l/
A Dmcf5373l.c91 #define UART_BASE MMAP_UART0
99 uart = (uart_t *)(MMAP_UART0); in rs_serial_init()
108 uart = (uart_t *)(MMAP_UART0); in rs_serial_init()
147 uart = (uart_t *)(MMAP_UART0); in astro_put_char()
166 uart = (uart_t *)(MMAP_UART0); in astro_is_char()
174 uart = (uart_t *)(MMAP_UART0); in astro_get_char()

Completed in 28 milliseconds