TEGRA_UART_MCR_RTS_EN  192 drivers/tty/serial/serial-tegra.c 		mcr |= TEGRA_UART_MCR_RTS_EN;
TEGRA_UART_MCR_RTS_EN  194 drivers/tty/serial/serial-tegra.c 		mcr &= ~TEGRA_UART_MCR_RTS_EN;
TEGRA_UART_MCR_RTS_EN 1352 drivers/tty/serial/serial-tegra.c 		tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN;
TEGRA_UART_MCR_RTS_EN 1359 drivers/tty/serial/serial-tegra.c 		tup->mcr_shadow &= ~TEGRA_UART_MCR_RTS_EN;