Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
Dimx.c1614 u32 ucr2, old_ucr2, ufcr; in imx_uart_set_termios() local
1645 old_ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_set_termios()
1646 ucr2 = old_ucr2 & (UCR2_TXEN | UCR2_RXEN | UCR2_ATEN | UCR2_CTS); in imx_uart_set_termios()