Searched refs:UART_BASE (Results 1 – 11 of 11) sorted by relevance
| /rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/ |
| H A D | plat_console.c | 21 ret = mmap_add_dynamic_region(UART_BASE, UART_BASE, PAGE_SIZE, in console_s32g2_register() 27 ret = console_linflex_register(UART_BASE, UART_CLOCK_HZ, in console_s32g2_register()
|
| H A D | plat_helpers.S | 23 mov_imm x0, UART_BASE 31 mov_imm x1, UART_BASE 38 mov_imm x0, UART_BASE
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/include/ |
| H A D | platform_reg.h | 17 #define UART_BASE U(0x14c33000) macro 18 #define UART12_BASE (UART_BASE + 0xb00)
|
| /rk3399_ARM-atf/plat/xilinx/versal/include/ |
| H A D | versal_def.h | 78 # define UART_BASE VERSAL_UART0_BASE macro 81 # define UART_BASE VERSAL_UART1_BASE macro 84 # define UART_BASE 0x0 macro
|
| /rk3399_ARM-atf/plat/xilinx/common/tsp/ |
| H A D | tsp_plat_setup.c | 31 rc = console_cdns_register((uintptr_t)UART_BASE, in tsp_early_platform_setup() 36 rc = console_pl011_register((uintptr_t)UART_BASE, in tsp_early_platform_setup()
|
| /rk3399_ARM-atf/plat/xilinx/versal_net/include/ |
| H A D | versal_net_def.h | 153 #define UART_BASE VERSAL_NET_UART0_BASE macro 156 #define UART_BASE VERSAL_NET_UART1_BASE macro 159 # define UART_BASE 0x0 macro
|
| /rk3399_ARM-atf/plat/amd/versal2/include/ |
| H A D | def.h | 167 #define UART_BASE UART0_BASE macro 170 #define UART_BASE UART1_BASE macro 173 # define UART_BASE 0x0 macro
|
| /rk3399_ARM-atf/plat/nxp/s32/s32g274ardb2/include/ |
| H A D | platform_def.h | 59 #define UART_BASE UL(0x401C8000) macro
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/include/ |
| H A D | zynqmp_def.h | 157 # define UART_BASE ZYNQMP_UART0_BASE macro 160 # define UART_BASE ZYNQMP_UART1_BASE macro 163 # define UART_BASE 0x0 macro
|
| /rk3399_ARM-atf/plat/aspeed/ast2700/ |
| H A D | plat_bl31_setup.c | 45 MAP_REGION_FLAT(UART_BASE, PAGE_SIZE,
|
| /rk3399_ARM-atf/plat/xilinx/common/ |
| H A D | plat_console.c | 249 boot_hd_console.base = (uintptr_t)UART_BASE; in setup_console()
|