Lines Matching defs:port
325 struct uart_port port; member
364 static u8 sc16is7xx_port_read(struct uart_port *port, u8 reg) in sc16is7xx_port_read()
374 static void sc16is7xx_port_write(struct uart_port *port, u8 reg, u8 val) in sc16is7xx_port_write()
381 static void sc16is7xx_fifo_read(struct uart_port *port, unsigned int rxlen) in sc16is7xx_fifo_read()
389 static void sc16is7xx_fifo_write(struct uart_port *port, u8 to_send) in sc16is7xx_fifo_write()
404 static void sc16is7xx_port_update(struct uart_port *port, u8 reg, in sc16is7xx_port_update()
412 static void sc16is7xx_power(struct uart_port *port, int on) in sc16is7xx_power()
497 static int sc16is7xx_set_baud(struct uart_port *port, int baud) in sc16is7xx_set_baud()
564 static void sc16is7xx_handle_rx(struct uart_port *port, unsigned int rxlen, in sc16is7xx_handle_rx()
643 static void sc16is7xx_handle_tx(struct uart_port *port) in sc16is7xx_handle_tx()
697 static unsigned int sc16is7xx_get_hwmctrl(struct uart_port *port) in sc16is7xx_get_hwmctrl()
711 struct uart_port *port = &one->port; in sc16is7xx_update_mlines() local
743 struct uart_port *port = &s->p[portno].port; in sc16is7xx_port_irq() local
818 struct uart_port *port = &(to_sc16is7xx_one(ws, tx_work)->port); in sc16is7xx_tx_proc() local
830 static void sc16is7xx_reconf_rs485(struct uart_port *port) in sc16is7xx_reconf_rs485()
888 static void sc16is7xx_ier_clear(struct uart_port *port, u8 bit) in sc16is7xx_ier_clear()
901 static void sc16is7xx_ier_set(struct uart_port *port, u8 bit) in sc16is7xx_ier_set()
914 static void sc16is7xx_stop_tx(struct uart_port *port) in sc16is7xx_stop_tx()
919 static void sc16is7xx_stop_rx(struct uart_port *port) in sc16is7xx_stop_rx()
938 static void sc16is7xx_enable_ms(struct uart_port *port) in sc16is7xx_enable_ms()
948 static void sc16is7xx_start_tx(struct uart_port *port) in sc16is7xx_start_tx()
956 static void sc16is7xx_throttle(struct uart_port *port) in sc16is7xx_throttle()
970 static void sc16is7xx_unthrottle(struct uart_port *port) in sc16is7xx_unthrottle()
979 static unsigned int sc16is7xx_tx_empty(struct uart_port *port) in sc16is7xx_tx_empty()
988 static unsigned int sc16is7xx_get_mctrl(struct uart_port *port) in sc16is7xx_get_mctrl()
996 static void sc16is7xx_set_mctrl(struct uart_port *port, unsigned int mctrl) in sc16is7xx_set_mctrl()
1005 static void sc16is7xx_break_ctl(struct uart_port *port, int break_state) in sc16is7xx_break_ctl()
1012 static void sc16is7xx_set_termios(struct uart_port *port, in sc16is7xx_set_termios()
1125 static int sc16is7xx_config_rs485(struct uart_port *port, struct ktermios *termios, in sc16is7xx_config_rs485()
1147 static int sc16is7xx_startup(struct uart_port *port) in sc16is7xx_startup()
1215 static void sc16is7xx_shutdown(struct uart_port *port) in sc16is7xx_shutdown()
1236 static const char *sc16is7xx_type(struct uart_port *port) in sc16is7xx_type()
1243 static int sc16is7xx_request_port(struct uart_port *port) in sc16is7xx_request_port()
1249 static void sc16is7xx_config_port(struct uart_port *port, int flags) in sc16is7xx_config_port()
1255 static int sc16is7xx_verify_port(struct uart_port *port, in sc16is7xx_verify_port()
1266 static void sc16is7xx_pm(struct uart_port *port, unsigned int state, in sc16is7xx_pm()
1272 static void sc16is7xx_null_void(struct uart_port *port) in sc16is7xx_null_void()
1304 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_get() local
1314 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_set() local
1324 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_input() local
1335 struct uart_port *port = &s->p[0].port; in sc16is7xx_gpio_direction_output() local