Lines Matching defs:to_sci_port
169 to_sci_port(struct uart_port *uart)
496 #define sci_getreg(up, offset) (&to_sci_port(up)->params->regs[offset])
568 return SCSCR_RIE | (to_sci_port(port)->cfg->scscr & SCSCR_REIE);
573 struct sci_port *s = to_sci_port(port);
616 if (to_sci_port(port)->chan_tx &&
617 !dma_submit_error(to_sci_port(port)->cookie_tx)) {
618 dmaengine_terminate_async(to_sci_port(port)->chan_tx);
619 to_sci_port(port)->cookie_tx = -EINVAL;
655 } else if (to_sci_port(port)->params->overrun_mask == SCIFA_ORER) {
713 struct sci_port *s = to_sci_port(port);
729 if (to_sci_port(port)->has_rtscts) {
763 struct sci_port *s = to_sci_port(port);
785 struct sci_port *s = to_sci_port(port);
936 struct sci_port *s = to_sci_port(port);
978 struct sci_port *s = to_sci_port(port);
1112 struct sci_port *sci = to_sci_port(port);
1122 struct sci_port *sci = to_sci_port(port);
1144 struct sci_port *sci = to_sci_port(port);
1161 struct sci_port *sci = to_sci_port(port);
1574 struct sci_port *s = to_sci_port(port);
1660 struct sci_port *s = to_sci_port(port);
1670 struct sci_port *s = to_sci_port(port);
1698 struct sci_port *s = to_sci_port(port);
1776 struct sci_port *s = to_sci_port(port);
1817 struct sci_port *s = to_sci_port(port);
2062 struct sci_port *s = to_sci_port(port);
2107 struct sci_port *s = to_sci_port(port);
2133 mctrl_gpio_enable_ms(to_sci_port(port)->gpios);
2169 struct sci_port *s = to_sci_port(port);
2187 struct sci_port *s = to_sci_port(port);
2194 mctrl_gpio_disable_ms(to_sci_port(port)->gpios);
2352 struct sci_port *s = to_sci_port(port);
2389 struct sci_port *s = to_sci_port(port);
2661 struct sci_port *sci_port = to_sci_port(port);
2695 struct sci_port *sport = to_sci_port(port);
2723 struct sci_port *sport = to_sci_port(port);
2736 struct sci_port *sport = to_sci_port(port);
2758 struct sci_port *sport = to_sci_port(port);