Searched refs:UART_BASE (Results 1 – 7 of 7) sorted by relevance
17 #define UART_BASE U(0x14c33000) macro18 #define UART12_BASE (UART_BASE + 0xb00)
30 rc = console_cdns_register((uintptr_t)UART_BASE, in tsp_early_platform_setup()35 rc = console_pl011_register((uintptr_t)UART_BASE, in tsp_early_platform_setup()
68 # define UART_BASE VERSAL_UART0_BASE macro70 # define UART_BASE VERSAL_UART1_BASE macro
142 #define UART_BASE VERSAL_NET_UART1_BASE macro145 #define UART_BASE VERSAL_NET_UART0_BASE macro
302 rc = console_cdns_register(UART_BASE, in setup_console()316 rc = console_pl011_register((uint32_t)UART_BASE, in setup_console()
44 MAP_REGION_FLAT(UART_BASE, PAGE_SIZE,
148 # define UART_BASE ZYNQMP_UART0_BASE macro150 # define UART_BASE ZYNQMP_UART1_BASE macro