Searched refs:to_sci_port (Results 1 – 2 of 2) sorted by relevance
126 to_sci_port(struct uart_port *uart) in to_sci_port() function381 #define sci_getreg(up, offset) (sci_regmap[to_sci_port(up)->cfg->regtype] + offset)490 return SCSCR_RIE | (to_sci_port(port)->cfg->scscr & SCSCR_REIE); in port_rx_irq_mask()495 struct sci_port *s = to_sci_port(port); in sci_start_tx()569 } else if (to_sci_port(port)->overrun_mask == SCIFA_ORER) { in sci_clear_SCxSR()625 struct sci_port *s = to_sci_port(port); in sci_init_pins()694 struct sci_port *s = to_sci_port(port); in sci_rxd_in()770 struct sci_port *sci_port = to_sci_port(port); in sci_receive_chars()892 struct sci_port *s = to_sci_port(port); in sci_handle_errors()908 struct sci_port *sci_port = to_sci_port(port); in sci_handle_errors()[all …]
120 #define SCxSR_ERRORS(port) (to_sci_port(port)->error_mask)125 (to_sci_port(port)->error_clear)