Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/tty/serial/
Dimx.c1646 u32 ucr2, old_ucr2, ufcr; in imx_uart_set_termios() local
1677 old_ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_set_termios()
1678 ucr2 = old_ucr2 & (UCR2_TXEN | UCR2_RXEN | UCR2_ATEN | UCR2_CTS); in imx_uart_set_termios()