Searched refs:PLAT_ARM_RUN_UART_BASE (Results 1 – 7 of 7) sorted by relevance
64 #define PLAT_ARM_RUN_UART_BASE SOC_CSS_UART1_BASE macro70 #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
174 #define PLAT_ARM_RUN_UART_BASE V2M_IOFPGA_UART1_BASE macro177 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
29 #define PLAT_ARM_RUN_UART_BASE 0x1a520000 macro32 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
299 #define PLAT_ARM_RUN_UART_BASE V2M_IOFPGA_UART1_BASE macro302 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
313 #define PLAT_ARM_RUN_UART_BASE 0x1A210000 macro316 #define PLAT_ARM_CRASH_UART_BASE PLAT_ARM_RUN_UART_BASE
50 int rc = console_pl011_register(PLAT_ARM_RUN_UART_BASE, in arm_console_runtime_init()