Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/socionext/uniphier/
H A Duniphier_console.h16 #define UNIPHIER_UART_LCR_MCR 0x10 /* Line/Modem Control Register */ macro
H A Duniphier_console_setup.c71 mmio_write_32(base + UNIPHIER_UART_LCR_MCR, in uniphier_console_init()