Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsunplus-uart.c40 #define SUP_UART_LCR 0x0C macro
189 lcr = readl(port->membase + SUP_UART_LCR); in sunplus_break_ctl()
196 writel(lcr, port->membase + SUP_UART_LCR); in sunplus_break_ctl()
408 writel(lcr, port->membase + SUP_UART_LCR); in sunplus_set_termios()