Searched refs:to_sci_port (Results 1 – 2 of 2) sorted by relevance
189 to_sci_port(struct uart_port *uart) in to_sci_port() function625 struct sci_port *s = to_sci_port(port); in sci_start_tx()682 if (to_sci_port(port)->chan_tx && in sci_stop_tx()685 to_sci_port(port)->cookie_tx = -EINVAL; in sci_stop_tx()778 struct sci_port *s = to_sci_port(port); in sci_init_pins()794 if (to_sci_port(port)->has_rtscts) { in sci_init_pins()828 struct sci_port *s = to_sci_port(port); in sci_txfill()850 struct sci_port *s = to_sci_port(port); in sci_rxfill()873 struct sci_port *s = to_sci_port(port); in sci_transmit_chars()1009 struct sci_port *s = to_sci_port(port); in sci_handle_errors()[all …]
171 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)176 (to_sci_port(port)->params->error_clear)