Searched refs:RP2_TXRX_CTL_BREAK_m (Results 1 – 1 of 1) sorted by relevance
136 #define RP2_TXRX_CTL_BREAK_m BIT(28) macro331 rp2_rmw(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_BREAK_m, in rp2_uart_break_ctl()332 break_state ? RP2_TXRX_CTL_BREAK_m : 0); in rp2_uart_break_ctl()