Lines Matching refs:to_ma35d1_uart_port
163 static struct uart_ma35d1_port *to_ma35d1_uart_port(struct uart_port *uart) in to_ma35d1_uart_port() function
189 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_tx()
213 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_start_tx()
224 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_stop_rx()
287 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_interrupt()
308 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_tx_empty()
320 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_get_mctrl()
332 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_set_mctrl()
363 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_break_ctl()
379 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_startup()
407 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_shutdown()
417 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_set_termios()
541 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_console_putchar()
749 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_remove()
759 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_suspend()
773 struct uart_ma35d1_port *up = to_ma35d1_uart_port(port); in ma35d1serial_resume()