Lines Matching defs:port
317 struct uart_port port; member
349 static int sc16is7xx_line(struct uart_port *port) in sc16is7xx_line()
356 static u8 sc16is7xx_port_read(struct uart_port *port, u8 reg) in sc16is7xx_port_read()
367 static void sc16is7xx_port_write(struct uart_port *port, u8 reg, u8 val) in sc16is7xx_port_write()
375 static void sc16is7xx_fifo_read(struct uart_port *port, unsigned int rxlen) in sc16is7xx_fifo_read()
386 static void sc16is7xx_fifo_write(struct uart_port *port, u8 to_send) in sc16is7xx_fifo_write()
397 static void sc16is7xx_port_update(struct uart_port *port, u8 reg, in sc16is7xx_port_update()
420 static void sc16is7xx_power(struct uart_port *port, int on) in sc16is7xx_power()
487 static int sc16is7xx_set_baud(struct uart_port *port, int baud) in sc16is7xx_set_baud()
534 static void sc16is7xx_handle_rx(struct uart_port *port, unsigned int rxlen, in sc16is7xx_handle_rx()
612 static void sc16is7xx_handle_tx(struct uart_port *port) in sc16is7xx_handle_tx()
653 struct uart_port *port = &s->p[portno].port; in sc16is7xx_port_irq() local
711 struct uart_port *port = &(to_sc16is7xx_one(ws, tx_work)->port); in sc16is7xx_tx_proc() local
720 static void sc16is7xx_reconf_rs485(struct uart_port *port) in sc16is7xx_reconf_rs485()
765 static void sc16is7xx_ier_clear(struct uart_port *port, u8 bit) in sc16is7xx_ier_clear()
775 static void sc16is7xx_stop_tx(struct uart_port *port) in sc16is7xx_stop_tx()
780 static void sc16is7xx_stop_rx(struct uart_port *port) in sc16is7xx_stop_rx()
785 static void sc16is7xx_start_tx(struct uart_port *port) in sc16is7xx_start_tx()
793 static unsigned int sc16is7xx_tx_empty(struct uart_port *port) in sc16is7xx_tx_empty()
802 static unsigned int sc16is7xx_get_mctrl(struct uart_port *port) in sc16is7xx_get_mctrl()
810 static void sc16is7xx_set_mctrl(struct uart_port *port, unsigned int mctrl) in sc16is7xx_set_mctrl()
819 static void sc16is7xx_break_ctl(struct uart_port *port, int break_state) in sc16is7xx_break_ctl()
826 static void sc16is7xx_set_termios(struct uart_port *port, in sc16is7xx_set_termios()
917 static int sc16is7xx_config_rs485(struct uart_port *port, in sc16is7xx_config_rs485()
950 static int sc16is7xx_startup(struct uart_port *port) in sc16is7xx_startup()
1004 static void sc16is7xx_shutdown(struct uart_port *port) in sc16is7xx_shutdown()
1022 static const char *sc16is7xx_type(struct uart_port *port) in sc16is7xx_type()
1029 static int sc16is7xx_request_port(struct uart_port *port) in sc16is7xx_request_port()
1035 static void sc16is7xx_config_port(struct uart_port *port, int flags) in sc16is7xx_config_port()
1041 static int sc16is7xx_verify_port(struct uart_port *port, in sc16is7xx_verify_port()
1052 static void sc16is7xx_pm(struct uart_port *port, unsigned int state, in sc16is7xx_pm()
1058 static void sc16is7xx_null_void(struct uart_port *port) in sc16is7xx_null_void()
1088 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_get() local
1099 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_set() local
1110 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_input() local
1122 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_output() local