Searched refs:UCR2_RXEN (Results 1 – 1 of 1) sorted by relevance
94 #define UCR2_RXEN (1<<1) /* Receiver enabled */ macro392 ucr2 |= UCR2_RXEN; in imx_uart_start_rx()499 ucr2 |= UCR2_RXEN; in imx_uart_stop_rx_with_loopback_ctrl()501 ucr2 &= ~UCR2_RXEN; in imx_uart_stop_rx_with_loopback_ctrl()1534 ucr2 |= (UCR2_RXEN | UCR2_TXEN); in imx_uart_startup()1758 ucr2 = old_ucr2 & (UCR2_TXEN | UCR2_RXEN | UCR2_ATEN | UCR2_CTS); in imx_uart_set_termios()1959 ucr2 |= UCR2_RXEN | UCR2_TXEN; in imx_uart_poll_init()2458 ucr2 |= UCR2_RXEN; in imx_uart_probe()