Searched refs:TEGRA_UART_MCR_RTS_EN (Results 1 – 1 of 1) sorted by relevance
44 #define TEGRA_UART_MCR_RTS_EN 0x40 macro193 mcr |= TEGRA_UART_MCR_RTS_EN; in set_rts()195 mcr &= ~TEGRA_UART_MCR_RTS_EN; in set_rts()1363 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()1370 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()