Lines Matching refs:to_imx_port
268 static inline struct imx_port *to_imx_port(struct uart_port *port) in to_imx_port() function
386 struct imx_port *sport = to_imx_port(port); in imx_uart_start_rx()
410 struct imx_port *sport = to_imx_port(port); in imx_uart_stop_tx()
475 struct imx_port *sport = to_imx_port(port); in imx_uart_stop_rx_with_loopback_ctrl()
520 struct imx_port *sport = to_imx_port(port); in imx_uart_enable_ms()
671 struct imx_port *sport = to_imx_port(port); in imx_uart_start_tx()
1067 struct imx_port *sport = to_imx_port(port); in imx_uart_tx_empty()
1082 struct imx_port *sport = to_imx_port(port); in imx_uart_get_mctrl()
1093 struct imx_port *sport = to_imx_port(port); in imx_uart_set_mctrl()
1136 struct imx_port *sport = to_imx_port(port); in imx_uart_break_ctl()
1458 struct imx_port *sport = to_imx_port(port); in imx_uart_startup()
1572 struct imx_port *sport = to_imx_port(port); in imx_uart_shutdown()
1697 struct imx_port *sport = to_imx_port(port); in imx_uart_flush_buffer()
1724 struct imx_port *sport = to_imx_port(port); in imx_uart_set_termios()
1927 struct imx_port *sport = to_imx_port(port); in imx_uart_poll_init()
1976 struct imx_port *sport = to_imx_port(port); in imx_uart_poll_get_char()
1985 struct imx_port *sport = to_imx_port(port); in imx_uart_poll_put_char()
2007 struct imx_port *sport = to_imx_port(port); in imx_uart_rs485_config()
2066 struct imx_port *sport = to_imx_port(port); in imx_uart_console_putchar()