Lines Matching defs:to_sci_port

169 to_sci_port(struct uart_port *uart)
497 #define sci_getreg(up, offset) (&to_sci_port(up)->params->regs[offset])
569 return SCSCR_RIE | (to_sci_port(port)->cfg->scscr & SCSCR_REIE);
574 struct sci_port *s = to_sci_port(port);
631 if (to_sci_port(port)->chan_tx &&
632 !dma_submit_error(to_sci_port(port)->cookie_tx)) {
633 dmaengine_terminate_async(to_sci_port(port)->chan_tx);
634 to_sci_port(port)->cookie_tx = -EINVAL;
670 } else if (to_sci_port(port)->params->overrun_mask == SCIFA_ORER) {
728 struct sci_port *s = to_sci_port(port);
744 if (to_sci_port(port)->has_rtscts) {
778 struct sci_port *s = to_sci_port(port);
800 struct sci_port *s = to_sci_port(port);
958 struct sci_port *s = to_sci_port(port);
994 struct sci_port *s = to_sci_port(port);
1124 struct sci_port *sci = to_sci_port(port);
1134 struct sci_port *sci = to_sci_port(port);
1156 struct sci_port *sci = to_sci_port(port);
1173 struct sci_port *sci = to_sci_port(port);
1589 struct sci_port *s = to_sci_port(port);
1676 struct sci_port *s = to_sci_port(port);
1686 struct sci_port *s = to_sci_port(port);
1714 struct sci_port *s = to_sci_port(port);
1816 struct sci_port *s = to_sci_port(port);
1857 struct sci_port *s = to_sci_port(port);
2102 struct sci_port *s = to_sci_port(port);
2147 struct sci_port *s = to_sci_port(port);
2173 mctrl_gpio_enable_ms(to_sci_port(port)->gpios);
2209 struct sci_port *s = to_sci_port(port);
2227 struct sci_port *s = to_sci_port(port);
2234 mctrl_gpio_disable_ms(to_sci_port(port)->gpios);
2392 struct sci_port *s = to_sci_port(port);
2429 struct sci_port *s = to_sci_port(port);
2681 struct sci_port *sci_port = to_sci_port(port);
2715 struct sci_port *sport = to_sci_port(port);
2743 struct sci_port *sport = to_sci_port(port);
2756 struct sci_port *sport = to_sci_port(port);
2778 struct sci_port *sport = to_sci_port(port);