Lines Matching defs:port
73 static inline unsigned int bcm_uart_readl(struct uart_port *port, in bcm_uart_readl()
79 static inline void bcm_uart_writel(struct uart_port *port, in bcm_uart_writel()
88 static unsigned int bcm_uart_tx_empty(struct uart_port *port) in bcm_uart_tx_empty()
99 static void bcm_uart_set_mctrl(struct uart_port *port, unsigned int mctrl) in bcm_uart_set_mctrl()
123 static unsigned int bcm_uart_get_mctrl(struct uart_port *port) in bcm_uart_get_mctrl()
143 static void bcm_uart_stop_tx(struct uart_port *port) in bcm_uart_stop_tx()
159 static void bcm_uart_start_tx(struct uart_port *port) in bcm_uart_start_tx()
175 static void bcm_uart_stop_rx(struct uart_port *port) in bcm_uart_stop_rx()
187 static void bcm_uart_enable_ms(struct uart_port *port) in bcm_uart_enable_ms()
199 static void bcm_uart_break_ctl(struct uart_port *port, int ctl) in bcm_uart_break_ctl()
219 static const char *bcm_uart_type(struct uart_port *port) in bcm_uart_type()
227 static void bcm_uart_do_rx(struct uart_port *port) in bcm_uart_do_rx()
306 static void bcm_uart_do_tx(struct uart_port *port) in bcm_uart_do_tx()
362 struct uart_port *port; in bcm_uart_interrupt() local
394 static void bcm_uart_enable(struct uart_port *port) in bcm_uart_enable()
406 static void bcm_uart_disable(struct uart_port *port) in bcm_uart_disable()
419 static void bcm_uart_flush(struct uart_port *port) in bcm_uart_flush()
436 static int bcm_uart_startup(struct uart_port *port) in bcm_uart_startup()
481 static void bcm_uart_shutdown(struct uart_port *port) in bcm_uart_shutdown()
497 static void bcm_uart_set_termios(struct uart_port *port, in bcm_uart_set_termios()
587 static int bcm_uart_request_port(struct uart_port *port) in bcm_uart_request_port()
596 static void bcm_uart_release_port(struct uart_port *port) in bcm_uart_release_port()
604 static void bcm_uart_config_port(struct uart_port *port, int flags) in bcm_uart_config_port()
617 static int bcm_uart_verify_port(struct uart_port *port, in bcm_uart_verify_port()
654 static void wait_for_xmitr(struct uart_port *port) in wait_for_xmitr()
686 static void bcm_console_putchar(struct uart_port *port, int ch) in bcm_console_putchar()
698 struct uart_port *port; in bcm_console_write() local
732 struct uart_port *port; in bcm_console_setup() local
810 struct uart_port *port; in bcm_uart_probe() local
871 struct uart_port *port; in bcm_uart_remove() local