Lines Matching defs:port

304 	struct uart_port		port;  member
324 static u8 sc16is7xx_port_read(struct uart_port *port, u8 reg) in sc16is7xx_port_read()
335 static void sc16is7xx_port_write(struct uart_port *port, u8 reg, u8 val) in sc16is7xx_port_write()
343 static void sc16is7xx_port_update(struct uart_port *port, u8 reg, in sc16is7xx_port_update()
354 static void sc16is7xx_power(struct uart_port *port, int on) in sc16is7xx_power()
421 static int sc16is7xx_set_baud(struct uart_port *port, int baud) in sc16is7xx_set_baud()
468 static void sc16is7xx_handle_rx(struct uart_port *port, unsigned int rxlen, in sc16is7xx_handle_rx()
549 static void sc16is7xx_handle_tx(struct uart_port *port) in sc16is7xx_handle_tx()
591 struct uart_port *port = &s->p[portno].port; in sc16is7xx_port_irq() local
652 static void sc16is7xx_stop_tx(struct uart_port* port) in sc16is7xx_stop_tx()
674 static void sc16is7xx_stop_rx(struct uart_port* port) in sc16is7xx_stop_rx()
684 static void sc16is7xx_start_tx(struct uart_port *port) in sc16is7xx_start_tx()
698 static unsigned int sc16is7xx_tx_empty(struct uart_port *port) in sc16is7xx_tx_empty()
708 static unsigned int sc16is7xx_get_mctrl(struct uart_port *port) in sc16is7xx_get_mctrl()
726 static void sc16is7xx_set_mctrl(struct uart_port *port, unsigned int mctrl) in sc16is7xx_set_mctrl()
733 static void sc16is7xx_break_ctl(struct uart_port *port, int break_state) in sc16is7xx_break_ctl()
740 static void sc16is7xx_set_termios(struct uart_port *port, in sc16is7xx_set_termios()
831 static int sc16is7xx_config_rs485(struct uart_port *port, in sc16is7xx_config_rs485()
863 static int sc16is7xx_startup(struct uart_port *port) in sc16is7xx_startup()
917 static void sc16is7xx_shutdown(struct uart_port *port) in sc16is7xx_shutdown()
931 static const char *sc16is7xx_type(struct uart_port *port) in sc16is7xx_type()
938 static int sc16is7xx_request_port(struct uart_port *port) in sc16is7xx_request_port()
944 static void sc16is7xx_config_port(struct uart_port *port, int flags) in sc16is7xx_config_port()
950 static int sc16is7xx_verify_port(struct uart_port *port, in sc16is7xx_verify_port()
961 static void sc16is7xx_pm(struct uart_port *port, unsigned int state, in sc16is7xx_pm()
967 static void sc16is7xx_null_void(struct uart_port *port) in sc16is7xx_null_void()
997 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_get() local
1008 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_set() local
1019 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_input() local
1031 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_output() local