Searched refs:UCR4_TCEN (Results 1 – 1 of 1) sorted by relevance
130 #define UCR4_TCEN (1<<3) /* Transmit complete interrupt enable */ macro369 temp &= ~(UCR4_TCEN); in imx_stop_tx()462 temp |= UCR4_TCEN; in imx_start_tx()