Searched refs:rp2_rmw_clr (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | rp2.c | 242 static void rp2_rmw_clr(struct rp2_uart_port *up, int reg, u32 val) in rp2_rmw_clr() function 314 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_TXIRQ_m); in rp2_uart_stop_tx() 319 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_RXIRQ_m); in rp2_uart_stop_rx() 516 rp2_rmw_clr(up, RP2_UART_CTL, in rp2_flush_fifos()
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | rp2.c | 242 static void rp2_rmw_clr(struct rp2_uart_port *up, int reg, u32 val) in rp2_rmw_clr() function 314 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_TXIRQ_m); in rp2_uart_stop_tx() 319 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_RXIRQ_m); in rp2_uart_stop_rx() 494 rp2_rmw_clr(up, RP2_UART_CTL, in rp2_flush_fifos()
|
Completed in 4 milliseconds