Home
last modified time | relevance | path

Searched refs:PLAT_MARVELL_UART_BASE (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/marvell/armada/common/
H A Dmarvell_console.c35 console_marvell_register(PLAT_MARVELL_UART_BASE, in marvell_console_boot_init()
62 console_marvell_register(PLAT_MARVELL_UART_BASE, in marvell_console_runtime_init()
/rk3399_ARM-atf/plat/marvell/armada/common/aarch64/
H A Dmarvell_helpers.S75 mov_imm x0, PLAT_MARVELL_UART_BASE
92 mov_imm x1, PLAT_MARVELL_UART_BASE
110 mov_imm x0, PLAT_MARVELL_UART_BASE
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_nbx/board/
H A Dmarvell_plat_config.c211 lsr = mmio_read_32(PLAT_MARVELL_UART_BASE + UARTLSR); in ap_uart_skip_check()
215 rbr = mmio_read_32(PLAT_MARVELL_UART_BASE + UARTRX) & 0xff; in ap_uart_skip_check()
/rk3399_ARM-atf/plat/marvell/armada/a8k/a80x0_puzzle/board/
H A Dsystem_power.c44 console_16550_register(PLAT_MARVELL_UART_BASE + 0x100, in system_power_off()
/rk3399_ARM-atf/plat/marvell/armada/a8k/common/include/
H A Dplatform_def.h171 #define PLAT_MARVELL_UART_BASE (MVEBU_REGS_BASE + 0x512000) macro
/rk3399_ARM-atf/plat/marvell/armada/a3k/common/include/
H A Dplatform_def.h166 #define PLAT_MARVELL_UART_BASE (MVEBU_REGS_BASE + 0x12000) macro