Lines Matching defs:port
82 static inline unsigned int bcm_uart_readl(struct uart_port *port, in bcm_uart_readl()
88 static inline void bcm_uart_writel(struct uart_port *port, in bcm_uart_writel()
97 static unsigned int bcm_uart_tx_empty(struct uart_port *port) in bcm_uart_tx_empty()
108 static void bcm_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in bcm_uart_set_mctrl()
132 static unsigned int bcm_uart_get_mctrl(struct uart_port *port) in bcm_uart_get_mctrl()
152 static void bcm_uart_stop_tx(struct uart_port *port) in bcm_uart_stop_tx()
168 static void bcm_uart_start_tx(struct uart_port *port) in bcm_uart_start_tx()
184 static void bcm_uart_stop_rx(struct uart_port *port) in bcm_uart_stop_rx()
196 static void bcm_uart_enable_ms(struct uart_port *port) in bcm_uart_enable_ms()
208 static void bcm_uart_break_ctl(struct uart_port *port, int ctl) in bcm_uart_break_ctl()
228 static const char *bcm_uart_type(struct uart_port *port) in bcm_uart_type()
236 static void bcm_uart_do_rx(struct uart_port *port) in bcm_uart_do_rx()
314 static void bcm_uart_do_tx(struct uart_port *port) in bcm_uart_do_tx()
370 struct uart_port *port; in bcm_uart_interrupt() local
402 static void bcm_uart_enable(struct uart_port *port) in bcm_uart_enable()
414 static void bcm_uart_disable(struct uart_port *port) in bcm_uart_disable()
427 static void bcm_uart_flush(struct uart_port *port) in bcm_uart_flush()
444 static int bcm_uart_startup(struct uart_port *port) in bcm_uart_startup()
489 static void bcm_uart_shutdown(struct uart_port *port) in bcm_uart_shutdown()
505 static void bcm_uart_set_termios(struct uart_port *port, in bcm_uart_set_termios()
590 static int bcm_uart_request_port(struct uart_port *port) in bcm_uart_request_port()
612 static void bcm_uart_release_port(struct uart_port *port) in bcm_uart_release_port()
621 static void bcm_uart_config_port(struct uart_port *port, int flags) in bcm_uart_config_port()
634 static int bcm_uart_verify_port(struct uart_port *port, in bcm_uart_verify_port()
671 static inline void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr()
703 static void bcm_console_putchar(struct uart_port *port, int ch) in bcm_console_putchar()
715 struct uart_port *port; in bcm_console_write() local
749 struct uart_port *port; in bcm_console_setup() local
807 struct uart_port *port; in bcm_uart_probe() local
853 struct uart_port *port; in bcm_uart_remove() local