Searched refs:UCR4_TCEN (Results 1 – 1 of 1) sorted by relevance
117 #define UCR4_TCEN (1<<3) /* Transmit complete interrupt enable */ macro449 ucr4 &= ~UCR4_TCEN; in imx_uart_stop_tx()608 ucr4 |= UCR4_TCEN; in imx_uart_dma_tx_callback()630 ucr4 &= ~UCR4_TCEN; in imx_uart_dma_tx()726 ucr4 |= UCR4_TCEN; in imx_uart_start_tx()958 if ((ucr4 & UCR4_TCEN) == 0) in imx_uart_int()1558 ucr4 &= ~UCR4_TCEN; in imx_uart_shutdown()