Searched refs:RTS_CR_AUTO (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/tty/serial/
H A Dnetx-serial.c102 #define RTS_CR_AUTO (1<<0) macro
370 rts_cr = RTS_CR_AUTO | RTS_CR_CTS_CTR | RTS_CR_RTS_POL; netx_set_termios()
588 if (readl(port->membase + UART_RTS_CR) & RTS_CR_AUTO) netx_console_get_options()

Completed in 83 milliseconds