Searched refs:RLOOP_MASK (Results 1 – 2 of 2) sorted by relevance
48 #define RLOOP_MASK (0x01u << 5u) /* Remote loopback & Automatic echo*/ macro
567 this_uart->hw_reg->MCR &= ~(RLOOP_MASK|ECHO_MASK); in MSS_UART_set_loopback()1431 this_uart->hw_reg->MCR &= ~RLOOP_MASK; in global_init()