Searched refs:SUP_UART_LCR (Results 1 – 1 of 1) sorted by relevance
40 #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() 410 writel(lcr, port->membase + SUP_UART_LCR); in sunplus_set_termios()