Searched refs:UART_EFR_RTS (Results 1 – 6 of 6) sorted by relevance
169 #define UART_EFR_RTS 0x40 /* RTS flow control */ macro
171 #define UART_EFR_RTS 0x40 /* RTS flow control */ macro
160 #define UART_EFR_RTS 0x40 /* RTS flow control */ macro
694 up->efr |= UART_EFR_RTS; in serial_omap_set_mctrl()696 up->efr &= ~UART_EFR_RTS; in serial_omap_set_mctrl()1055 up->efr &= ~(UART_EFR_CTS | UART_EFR_RTS); in serial_omap_set_termios()
180 priv->efr |= UART_EFR_RTS; in __omap8250_set_mctrl()182 priv->efr &= ~UART_EFR_RTS; in __omap8250_set_mctrl()