Home
last modified time | relevance | path

Searched refs:CONFIG_SYS_UART_PORT (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dimmap.h18 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))
46 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x4000))
81 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
109 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
132 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
155 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
178 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
202 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
225 #define CONFIG_SYS_UART_BASE (MMAP_UART0 + (CONFIG_SYS_UART_PORT * 0x40))
248 (CONFIG_SYS_UART_PORT * 0x40))
[all …]
/OK3568_Linux_fs/u-boot/include/configs/
H A Damcore.h17 #define CONFIG_SYS_UART_PORT 0 macro
H A DM5249EVB.h24 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5253EVBE.h16 #define CONFIG_SYS_UART_PORT (0) macro
H A Ds32v234evb.h74 #define CONFIG_SYS_UART_PORT (1) macro
H A Dstmark2.h16 #define CONFIG_SYS_UART_PORT 0 macro
H A DM5282EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A Dcobra5272.h54 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5275EVB.h29 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5208EVBE.h18 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5272C3.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5329EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5235EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM53017EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A Deb_cpu5282.h21 #define CONFIG_SYS_UART_PORT (0) macro
H A Dastro_mcf5373l.h99 #define CONFIG_SYS_UART_PORT (2) macro
H A DM5373EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5253DEMO.h15 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5485EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM54451EVB.h24 #define CONFIG_SYS_UART_PORT (0) macro
H A DM5475EVB.h23 #define CONFIG_SYS_UART_PORT (0) macro
H A DM52277EVB.h24 #define CONFIG_SYS_UART_PORT (0) macro
H A DM54418TWR.h24 #define CONFIG_SYS_UART_PORT (0) macro
H A DM54455EVB.h24 #define CONFIG_SYS_UART_PORT (0) macro
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dmcfuart.c90 port_idx = CONFIG_SYS_UART_PORT; in mcf_serial_init()

12