UTS_LOOP
uts = imx_uart_readl(sport, imx_uart_uts_reg(sport)) & ~UTS_LOOP;
uts |= UTS_LOOP;
uts &= ~UTS_LOOP;