Symbol: to_sci_port
drivers/tty/serial/rsci.c
120
#define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)
drivers/tty/serial/rsci.c
121
#define SCxSR_ERROR_CLEAR(port) (to_sci_port(port)->params->error_clear)
drivers/tty/serial/rsci.c
180
mctrl_gpio_enable_ms(to_sci_port(port)->gpios);
drivers/tty/serial/rsci.c
185
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/rsci.c
222
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/rsci.c
364
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/rsci.c
393
struct sci_port *sp = to_sci_port(port);
drivers/tty/serial/rsci.c
590
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1014
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1074
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1149
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1194
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1255
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1335
struct sci_port *sci = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1345
struct sci_port *sci = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1367
struct sci_port *sci = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1384
struct sci_port *sci = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1807
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1894
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1904
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
1949
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2007
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2019
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2039
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2055
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2096
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
225
#define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)
drivers/tty/serial/sh-sci.c
2283
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2295
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
230
(to_sci_port(port)->params->error_clear)
drivers/tty/serial/sh-sci.c
2324
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2351
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2397
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2423
mctrl_gpio_enable_ms(to_sci_port(port)->gpios);
drivers/tty/serial/sh-sci.c
2459
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2469
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2489
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2495
mctrl_gpio_disable_ms_sync(to_sci_port(port)->gpios);
drivers/tty/serial/sh-sci.c
2648
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2685
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2937
struct sci_port *sci_port = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2952
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
2974
struct sci_port *sport = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3002
struct sci_port *sport = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3016
struct sci_port *sport = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3039
struct sci_port *sport = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3058
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3069
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3098
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
3399
to_sci_port(port)->ops->poll_put_char(port, ch);
drivers/tty/serial/sh-sci.c
679
#define sci_getreg(up, offset) (&to_sci_port(up)->params->regs[offset])
drivers/tty/serial/sh-sci.c
753
return SCSCR_RIE | (to_sci_port(port)->cfg->scscr & SCSCR_REIE);
drivers/tty/serial/sh-sci.c
758
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
802
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
826
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
839
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
854
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
876
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
903
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
919
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
969
struct sci_port *s = to_sci_port(port);
drivers/tty/serial/sh-sci.c
991
struct sci_port *s = to_sci_port(port);