Home
last modified time | relevance | path

Searched refs:UCR2_IRTS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/tty/serial/
Dimx.c81 #define UCR2_IRTS (1<<14) /* Ignore RTS pin */ macro
1090 if (!(ucr2 & UCR2_IRTS)) in imx_uart_set_mctrl()
1507 ucr2 |= UCR2_IRTS; in imx_uart_startup()
1680 ucr2 |= UCR2_SRST | UCR2_IRTS; in imx_uart_set_termios()
1708 ucr2 &= ~UCR2_IRTS; in imx_uart_set_termios()