Home
last modified time | relevance | path

Searched refs:rp2_rmw_clr (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
Drp2.c246 static void rp2_rmw_clr(struct rp2_uart_port *up, int reg, u32 val) in rp2_rmw_clr() function
318 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_TXIRQ_m); in rp2_uart_stop_tx()
323 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_RXIRQ_m); in rp2_uart_stop_rx()
520 rp2_rmw_clr(up, RP2_UART_CTL, in rp2_flush_fifos()