Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dsh-sci.c169 to_sci_port(struct uart_port *uart) in to_sci_port() function
574 struct sci_port *s = to_sci_port(port); in sci_start_tx()
631 if (to_sci_port(port)->chan_tx && in sci_stop_tx()
634 to_sci_port(port)->cookie_tx = -EINVAL; in sci_stop_tx()
728 struct sci_port *s = to_sci_port(port); in sci_init_pins()
744 if (to_sci_port(port)->has_rtscts) { in sci_init_pins()
778 struct sci_port *s = to_sci_port(port); in sci_txfill()
800 struct sci_port *s = to_sci_port(port); in sci_rxfill()
958 struct sci_port *s = to_sci_port(port); in sci_handle_errors()
994 struct sci_port *s = to_sci_port(port); in sci_handle_fifo_overrun()
[all …]
H A Dsh-sci.h171 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)
176 (to_sci_port(port)->params->error_clear)