Searched refs:to_sci_port (Results 1 – 2 of 2) sorted by relevance
136 to_sci_port(struct uart_port *uart) in to_sci_port() function369 #define sci_getreg(up, offset) (sci_regmap[to_sci_port(up)->cfg->regtype] + offset)514 struct sci_port *s = to_sci_port(port); in sci_init_pins()583 struct sci_port *s = to_sci_port(port); in sci_rxd_in()659 struct sci_port *sci_port = to_sci_port(port); in sci_receive_chars()781 struct sci_port *s = to_sci_port(port); in sci_handle_errors()797 struct sci_port *sci_port = to_sci_port(port); in sci_handle_errors()845 struct sci_port *s = to_sci_port(port); in sci_handle_fifo_overrun()891 struct sci_port *s = to_sci_port(port); in sci_handle_breaks()923 struct sci_port *s = to_sci_port(port); in sci_rx_interrupt()[all …]
12 #define SCxSR_ERRORS(port) (to_sci_port(port)->error_mask)