Lines Matching defs:port

262 	struct uart_port	port;  member
279 static u8 max310x_port_read(struct uart_port *port, u8 reg) in max310x_port_read()
289 static void max310x_port_write(struct uart_port *port, u8 reg, u8 val) in max310x_port_write()
296 static void max310x_port_update(struct uart_port *port, u8 reg, u8 mask, u8 val) in max310x_port_update()
365 static void max310x_power(struct uart_port *port, int on) in max310x_power()
396 static void max14830_power(struct uart_port *port, int on) in max14830_power()
487 static int max310x_set_baud(struct uart_port *port, int baud) in max310x_set_baud()
592 static void max310x_handle_rx(struct uart_port *port, unsigned int rxlen) in max310x_handle_rx()
650 static void max310x_handle_tx(struct uart_port *port) in max310x_handle_tx()
688 struct uart_port *port = &s->p[portno].port; in max310x_port_irq() local
745 static void max310x_start_tx(struct uart_port *port) in max310x_start_tx()
753 static unsigned int max310x_tx_empty(struct uart_port *port) in max310x_tx_empty()
763 static unsigned int max310x_get_mctrl(struct uart_port *port) in max310x_get_mctrl()
781 static void max310x_set_mctrl(struct uart_port *port, unsigned int mctrl) in max310x_set_mctrl()
788 static void max310x_break_ctl(struct uart_port *port, int break_state) in max310x_break_ctl()
795 static void max310x_set_termios(struct uart_port *port, in max310x_set_termios()
880 static int max310x_rs485_config(struct uart_port *port, in max310x_rs485_config()
913 static int max310x_startup(struct uart_port *port) in max310x_startup()
945 static void max310x_shutdown(struct uart_port *port) in max310x_shutdown()
955 static const char *max310x_type(struct uart_port *port) in max310x_type()
962 static int max310x_request_port(struct uart_port *port) in max310x_request_port()
968 static void max310x_config_port(struct uart_port *port, int flags) in max310x_config_port()
974 static int max310x_verify_port(struct uart_port *port, struct serial_struct *s) in max310x_verify_port()
984 static void max310x_null_void(struct uart_port *port) in max310x_null_void()
1040 struct uart_port *port = &s->p[offset / 4].port; in max310x_gpio_get() local
1050 struct uart_port *port = &s->p[offset / 4].port; in max310x_gpio_set() local
1059 struct uart_port *port = &s->p[offset / 4].port; in max310x_gpio_direction_input() local
1070 struct uart_port *port = &s->p[offset / 4].port; in max310x_gpio_direction_output() local