Searched refs:PLAT_ARM_RUN_UART_BASE (Results 1 – 10 of 10) sorted by relevance
57 #define PLAT_ARM_RUN_UART_BASE SOC_CSS_UART1_BASE macro63 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
18 #define PLAT_ARM_RUN_UART_BASE ULL(0x2A410000) macro21 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
18 #define PLAT_ARM_RUN_UART_BASE 0x2A410000 macro24 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
185 #define PLAT_ARM_RUN_UART_BASE SOC_CSS_UART1_BASE macro191 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
200 #define PLAT_ARM_RUN_UART_BASE V2M_IOFPGA_UART1_BASE macro203 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
44 #define PLAT_ARM_RUN_UART_BASE 0x1a520000 macro47 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
330 #define PLAT_ARM_RUN_UART_BASE 0x1A210000 macro333 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
318 #define PLAT_ARM_RUN_UART_BASE V2M_IOFPGA_UART1_BASE macro321 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
30 uart_base = PLAT_ARM_RUN_UART_BASE; in arm_console_runtime_init()
53 int rc = console_pl011_register(PLAT_ARM_RUN_UART_BASE, in arm_console_runtime_init()