Searched refs:TEGRA_UART_MCR_RTS_EN (Results 1 – 1 of 1) sorted by relevance
55 #define TEGRA_UART_MCR_RTS_EN 0x40 macro182 mcr |= TEGRA_UART_MCR_RTS_EN; in set_rts()184 mcr &= ~TEGRA_UART_MCR_RTS_EN; in set_rts()1168 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()1175 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()