Lines Matching refs:to_uart_txx9_port

220 static struct uart_txx9_port *to_uart_txx9_port(struct uart_port *port)  in to_uart_txx9_port()  function
227 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_tx()
233 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_start_tx()
239 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_rx()
245 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_initialize()
411 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_tx_empty()
424 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_mctrl()
437 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_mctrl()
447 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_break_ctl()
491 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_poll_char()
517 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_put_poll_char()
543 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_startup()
588 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_shutdown()
628 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_termios()
806 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_release_port()
812 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_request_port()
818 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_config_port()
888 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_console_putchar()