Home
last modified time | relevance | path

Searched defs:RP2_TXRX_CTL_BREAK_m (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/serial/
H A Drp2.c133 #define RP2_TXRX_CTL_BREAK_m BIT(28) macro
327 rp2_rmw(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_BREAK_m, in rp2_uart_break_ctl() local
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Drp2.c133 #define RP2_TXRX_CTL_BREAK_m BIT(28) macro
327 rp2_rmw(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_BREAK_m, in rp2_uart_break_ctl() local

Completed in 3 milliseconds