Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-uniphier/debug-uart/
H A Ddebug-uart.c15 #define UNIPHIER_UART_LCR_MCR 0x10 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_uniphier.c29 #define UNIPHIER_UART_LCR_MCR (4 << (UNIPHIER_UART_REGSHIFT)) macro