Searched refs:TEGRA_UART_MCR_RTS_EN (Results 1 – 1 of 1) sorted by relevance
43 #define TEGRA_UART_MCR_RTS_EN 0x40 macro197 mcr |= TEGRA_UART_MCR_RTS_EN; in set_rts()199 mcr &= ~TEGRA_UART_MCR_RTS_EN; in set_rts()1357 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()1364 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()