Searched refs:UART_MCR_RTS (Results 1 – 5 of 5) sorted by relevance
59 com_port->mcr = (UART_MCR_DTR | UART_MCR_RTS); in ps2ser_init()
133 #define UART_MCR_RTS 0x02 /* RTS */ macro
21 UART_MCR_RTS) /* RTS/DTR */44 #define UART_MCRVAL (UART_MCR_RTS | UART_MCR_AFE)46 #define UART_MCRVAL (UART_MCR_RTS)
121 #define UART_MCR_RTS 0x02 /* RTS complement */ macro
707 #define UART_MCR_RTS 0x02 /* RTS complement */ macro