Searched refs:TEGRA_UART_MCR_RTS_EN (Results 1 – 1 of 1) sorted by relevance
44 #define TEGRA_UART_MCR_RTS_EN 0x40 macro171 mcr |= TEGRA_UART_MCR_RTS_EN; in set_rts()173 mcr &= ~TEGRA_UART_MCR_RTS_EN; in set_rts()1154 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()1161 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()