Searched refs:PLAT_MARVELL_BOOT_UART_BASE (Results 1 – 4 of 4) sorted by relevance
171 #define PLAT_MARVELL_BOOT_UART_BASE (MVEBU_REGS_BASE + 0x512000) macro174 #define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE177 #define PLAT_MARVELL_BL31_RUN_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
166 #define PLAT_MARVELL_BOOT_UART_BASE (MVEBU_REGS_BASE + 0x12000) macro169 #define PLAT_MARVELL_CRASH_UART_BASE PLAT_MARVELL_BOOT_UART_BASE172 #define PLAT_MARVELL_BL31_RUN_UART_BASE PLAT_MARVELL_BOOT_UART_BASE
34 console_marvell_register(PLAT_MARVELL_BOOT_UART_BASE, in marvell_console_boot_init()61 console_marvell_register(PLAT_MARVELL_BOOT_UART_BASE, in marvell_console_runtime_init()
44 console_16550_register(PLAT_MARVELL_BOOT_UART_BASE + 0x100, in system_power_off()