Home
last modified time | relevance | path

Searched refs:UNIPHIER_UART_FCR (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_console.h13 #define UNIPHIER_UART_FCR 0x0c /* Char/FIFO Control Register */ macro
H A Duniphier_console_setup.c70 mmio_write_32(base + UNIPHIER_UART_FCR, UNIPHIER_UART_FCR_ENABLE_FIFO); in uniphier_console_init()