UART_LINE_CTL 107 arch/mips/include/asm/netlogic/xlp-hal/uart.h lcr = nlm_read_uart_reg(base, UART_LINE_CTL); UART_LINE_CTL 110 arch/mips/include/asm/netlogic/xlp-hal/uart.h nlm_write_uart_reg(base, UART_LINE_CTL, lcr | (1 << 7)); UART_LINE_CTL 117 arch/mips/include/asm/netlogic/xlp-hal/uart.h nlm_write_uart_reg(base, UART_LINE_CTL, lcr); UART_LINE_CTL 176 arch/mips/include/asm/netlogic/xlp-hal/uart.h nlm_write_uart_reg(base, UART_LINE_CTL, lcr); UART_LINE_CTL 179 arch/mips/include/asm/netlogic/xlp-hal/uart.h nlm_write_uart_reg(base, UART_LINE_CTL, FCR_RCV_RST | FCR_XMT_RST);