Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dimx.c1625 u32 ucr2, old_ucr2, ufcr; in imx_uart_set_termios() local
1656 old_ucr2 = imx_uart_readl(sport, UCR2); in imx_uart_set_termios()
1657 ucr2 = old_ucr2 & (UCR2_TXEN | UCR2_RXEN | UCR2_ATEN | UCR2_CTS); in imx_uart_set_termios()