Lines Matching defs:port_to_up
228 static inline struct rp2_uart_port *port_to_up(struct uart_port *port)
271 struct rp2_uart_port *up = port_to_up(port);
288 struct rp2_uart_port *up = port_to_up(port);
300 rp2_rmw(port_to_up(port), RP2_TXRX_CTL,
309 rp2_rmw_set(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_TXIRQ_m);
314 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_TXIRQ_m);
319 rp2_rmw_clr(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_RXIRQ_m);
327 rp2_rmw(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_BREAK_m,
334 rp2_rmw_set(port_to_up(port), RP2_TXRX_CTL, RP2_TXRX_CTL_MSRIRQ_m);
377 struct rp2_uart_port *up = port_to_up(port);
522 struct rp2_uart_port *up = port_to_up(port);
536 struct rp2_uart_port *up = port_to_up(port);