Searched refs:TEGRA_UART_MCR_RTS_EN (Results 1 – 1 of 1) sorted by relevance
44 #define TEGRA_UART_MCR_RTS_EN 0x40 macro198 mcr |= TEGRA_UART_MCR_RTS_EN; in set_rts()200 mcr &= ~TEGRA_UART_MCR_RTS_EN; in set_rts()1360 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()1367 tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN; in tegra_uart_set_termios()