Searched refs:UTS_LOOP (Results 1 – 1 of 1) sorted by relevance
152 #define UTS_LOOP (1<<12) /* Loop tx and rx */ macro377 uts &= ~UTS_LOOP; in imx_uart_disable_loopback_rs485()496 uts |= UTS_LOOP; in imx_uart_stop_rx()1101 uts = imx_uart_readl(sport, imx_uart_uts_reg(sport)) & ~UTS_LOOP; in imx_uart_set_mctrl()1103 uts |= UTS_LOOP; in imx_uart_set_mctrl()1596 uts |= UTS_LOOP; in imx_uart_shutdown()2378 uts |= UTS_LOOP; in imx_uart_probe()