Lines Matching refs:to_uart_txx9_port

216 static struct uart_txx9_port *to_uart_txx9_port(struct uart_port *port)  in to_uart_txx9_port()  function
223 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_tx()
229 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_start_tx()
235 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_rx()
241 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_initialize()
407 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_tx_empty()
420 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_mctrl()
433 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_mctrl()
443 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_break_ctl()
487 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_poll_char()
513 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_put_poll_char()
539 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_startup()
584 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_shutdown()
624 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_termios()
802 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_release_port()
808 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_request_port()
814 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_config_port()
884 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_console_putchar()