Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/serial/
Dimx.c1544 u32 ucr2, old_ucr2, ufcr; in imx_uart_set_termios() local
1575 old_ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_set_termios()
1576 ucr2 = old_ucr2 & (UCR2_TXEN | UCR2_RXEN | UCR2_ATEN | UCR2_CTS); in imx_uart_set_termios()