Searched refs:UART_EFR_RTS (Results 1 – 4 of 4) sorted by relevance
159 #define UART_EFR_RTS 0x40 /* RTS flow control */ macro
175 #define UART_EFR_RTS 0x40 /* RTS flow control */ macro
637 up->efr |= UART_EFR_RTS; in serial_omap_set_mctrl()639 up->efr &= ~UART_EFR_RTS; in serial_omap_set_mctrl()973 up->efr &= ~(UART_EFR_CTS | UART_EFR_RTS); in serial_omap_set_termios()
192 priv->efr |= UART_EFR_RTS; in __omap8250_set_mctrl()194 priv->efr &= ~UART_EFR_RTS; in __omap8250_set_mctrl()