Home
last modified time | relevance | path

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

/linux-6.15/drivers/tty/serial/
H A Dsh-sci.c189 to_sci_port(struct uart_port *uart) in to_sci_port() function
625 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 …]
H A Dsh-sci.h171 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)
176 (to_sci_port(port)->params->error_clear)