Searched refs:to_sci_port (Results 1 – 2 of 2) sorted by relevance
171 to_sci_port(struct uart_port *uart) in to_sci_port() function498 #define sci_getreg(up, offset) (&to_sci_port(up)->params->regs[offset])570 return SCSCR_RIE | (to_sci_port(port)->cfg->scscr & SCSCR_REIE); in port_rx_irq_mask()575 struct sci_port *s = to_sci_port(port); in sci_start_tx()649 } else if (to_sci_port(port)->params->overrun_mask == SCIFA_ORER) { in sci_clear_SCxSR()707 struct sci_port *s = to_sci_port(port); in sci_init_pins()723 if (to_sci_port(port)->has_rtscts) { in sci_init_pins()757 struct sci_port *s = to_sci_port(port); in sci_txfill()779 struct sci_port *s = to_sci_port(port); in sci_rxfill()923 struct sci_port *s = to_sci_port(port); in sci_handle_errors()[all …]
168 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)173 (to_sci_port(port)->params->error_clear)