Searched refs:LOOP_MASK (Results 1 – 2 of 2) sorted by relevance
47 #define LOOP_MASK (0x01u << 4u) /* Local loopback */ macro
556 this_uart->hw_reg->MCR &= ~LOOP_MASK; in MSS_UART_set_loopback()561 this_uart->hw_reg->MCR |= LOOP_MASK; in MSS_UART_set_loopback()1429 this_uart->hw_reg->MCR &= ~LOOP_MASK; in global_init()