Searched refs:UCR4_TCEN (Results 1 – 1 of 1) sorted by relevance
126 #define UCR4_TCEN (1<<3) /* Transmit complete interrupt enable */ macro382 temp &= ~UCR4_TCEN; in imx_stop_tx()588 temp |= UCR4_TCEN; in imx_start_tx()759 readl(sport->port.membase + UCR4) & UCR4_TCEN)) in imx_int()