Lines Matching refs:to_uart_txx9_port

223 static struct uart_txx9_port *to_uart_txx9_port(struct uart_port *port)  in to_uart_txx9_port()  function
230 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_tx()
236 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_start_tx()
242 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_rx()
248 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_initialize()
415 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_tx_empty()
428 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_mctrl()
441 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_mctrl()
451 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_break_ctl()
495 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_poll_char()
521 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_put_poll_char()
547 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_startup()
592 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_shutdown()
632 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_termios()
810 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_release_port()
816 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_request_port()
822 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_config_port()
892 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_console_putchar()