Lines Matching defs:port
107 static inline struct sirfsoc_uart_port *to_sirfport(struct uart_port *port) in to_sirfport()
112 static inline unsigned int sirfsoc_uart_tx_empty(struct uart_port *port) in sirfsoc_uart_tx_empty()
123 static unsigned int sirfsoc_uart_get_mctrl(struct uart_port *port) in sirfsoc_uart_get_mctrl()
147 static void sirfsoc_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in sirfsoc_uart_set_mctrl()
169 static void sirfsoc_uart_stop_tx(struct uart_port *port) in sirfsoc_uart_stop_tx()
201 struct uart_port *port = &sirfport->port; in sirfsoc_uart_tx_with_dma() local
285 static void sirfsoc_uart_start_tx(struct uart_port *port) in sirfsoc_uart_start_tx()
306 static void sirfsoc_uart_stop_rx(struct uart_port *port) in sirfsoc_uart_stop_rx()
335 static void sirfsoc_uart_disable_ms(struct uart_port *port) in sirfsoc_uart_disable_ms()
361 struct uart_port *port = &sirfport->port; in sirfsoc_uart_usp_cts_handler() local
370 static void sirfsoc_uart_enable_ms(struct uart_port *port) in sirfsoc_uart_enable_ms()
394 static void sirfsoc_uart_break_ctl(struct uart_port *port, int break_state) in sirfsoc_uart_break_ctl()
409 sirfsoc_uart_pio_rx_chars(struct uart_port *port, unsigned int max_rx_count) in sirfsoc_uart_pio_rx_chars()
440 struct uart_port *port = &sirfport->port; in sirfsoc_uart_pio_tx_chars() local
463 struct uart_port *port = &sirfport->port; in sirfsoc_uart_tx_dma_complete_callback() local
484 struct uart_port *port = &sirfport->port; in sirfsoc_uart_insert_rx_buf_to_tty() local
493 static void sirfsoc_rx_submit_one_dma_desc(struct uart_port *port, int index) in sirfsoc_rx_submit_one_dma_desc()
518 struct uart_port *port = &sirfport->port; in sirfsoc_rx_tmo_process_tl() local
572 struct uart_port *port = &sirfport->port; in sirfsoc_uart_handle_rx_tmo() local
593 struct uart_port *port = &sirfport->port; in sirfsoc_uart_handle_rx_done() local
620 struct uart_port *port = &sirfport->port; in sirfsoc_uart_isr() local
703 struct uart_port *port = &sirfport->port; in sirfsoc_uart_rx_dma_complete_tl() local
738 static void sirfsoc_uart_start_next_rx_dma(struct uart_port *port) in sirfsoc_uart_start_next_rx_dma()
760 static void sirfsoc_uart_start_rx(struct uart_port *port) in sirfsoc_uart_start_rx()
844 static void sirfsoc_uart_set_termios(struct uart_port *port, in sirfsoc_uart_set_termios()
1031 static void sirfsoc_uart_pm(struct uart_port *port, unsigned int state, in sirfsoc_uart_pm()
1050 static int sirfsoc_uart_startup(struct uart_port *port) in sirfsoc_uart_startup()
1123 static void sirfsoc_uart_shutdown(struct uart_port *port) in sirfsoc_uart_shutdown()
1144 static const char *sirfsoc_uart_type(struct uart_port *port) in sirfsoc_uart_type()
1149 static int sirfsoc_uart_request_port(struct uart_port *port) in sirfsoc_uart_request_port()
1159 static void sirfsoc_uart_release_port(struct uart_port *port) in sirfsoc_uart_release_port()
1164 static void sirfsoc_uart_config_port(struct uart_port *port, int flags) in sirfsoc_uart_config_port()
1199 struct uart_port *port = &sirfsoc_uart_ports[co->index].port; in sirfsoc_uart_console_setup() local
1222 static void sirfsoc_uart_console_putchar(struct uart_port *port, int ch) in sirfsoc_uart_console_putchar()
1236 struct uart_port *port = &sirfsoc_uart_ports[co->index].port; in sirfsoc_uart_console_write() local
1283 struct uart_port *port; in sirfsoc_uart_probe() local
1454 struct uart_port *port = &sirfport->port; in sirfsoc_uart_remove() local
1477 struct uart_port *port = &sirfport->port; in sirfsoc_uart_suspend() local
1485 struct uart_port *port = &sirfport->port; in sirfsoc_uart_resume() local