Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dimx.c86 #define UCR2_IRTS (1<<14) /* Ignore RTS pin */ macro
979 if (!(ucr2 & UCR2_IRTS)) in imx_uart_set_mctrl()
1380 ucr2 |= UCR2_IRTS; in imx_uart_startup()
1578 ucr2 |= UCR2_SRST | UCR2_IRTS; in imx_uart_set_termios()
1606 ucr2 &= ~UCR2_IRTS; in imx_uart_set_termios()