Lines Matching defs:up

173 static inline unsigned int sio_in(struct uart_txx9_port *up, int offset)  in sio_in()
184 sio_out(struct uart_txx9_port *up, int offset, int value) in sio_out()
197 sio_mask(struct uart_txx9_port *up, int offset, unsigned int value) in sio_mask()
202 sio_set(struct uart_txx9_port *up, int offset, unsigned int value) in sio_set()
208 sio_quot_set(struct uart_txx9_port *up, int quot) in sio_quot_set()
230 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_tx() local
236 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_start_tx() local
242 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_stop_rx() local
248 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_initialize() local
272 receive_chars(struct uart_txx9_port *up, unsigned int *status) in receive_chars()
347 static inline void transmit_chars(struct uart_txx9_port *up) in transmit_chars()
382 struct uart_txx9_port *up = dev_id; in serial_txx9_interrupt() local
415 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_tx_empty() local
428 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_mctrl() local
441 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_mctrl() local
451 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_break_ctl() local
466 static void wait_for_xmitr(struct uart_txx9_port *up) in wait_for_xmitr()
495 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_get_poll_char() local
521 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_put_poll_char() local
547 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_startup() local
592 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_shutdown() local
632 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_set_termios() local
753 static int serial_txx9_request_resource(struct uart_txx9_port *up) in serial_txx9_request_resource()
785 static void serial_txx9_release_resource(struct uart_txx9_port *up) in serial_txx9_release_resource()
810 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_release_port() local
816 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_request_port() local
822 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_config_port() local
878 struct uart_txx9_port *up = &serial_txx9_ports[i]; in serial_txx9_register_ports() local
892 struct uart_txx9_port *up = to_uart_txx9_port(port); in serial_txx9_console_putchar() local
907 struct uart_txx9_port *up = &serial_txx9_ports[co->index]; in serial_txx9_console_write() local
936 struct uart_txx9_port *up; in serial_txx9_console_setup() local
1121 struct uart_txx9_port *up = &serial_txx9_ports[i]; in serial_txx9_remove() local
1135 struct uart_txx9_port *up = &serial_txx9_ports[i]; in serial_txx9_suspend() local
1149 struct uart_txx9_port *up = &serial_txx9_ports[i]; in serial_txx9_resume() local
1208 struct uart_txx9_port *up = pci_get_drvdata(dev); in pciserial_txx9_remove_one() local
1219 struct uart_txx9_port *up = pci_get_drvdata(dev); in pciserial_txx9_suspend_one() local
1230 struct uart_txx9_port *up = pci_get_drvdata(dev); in pciserial_txx9_resume_one() local
1314 struct uart_txx9_port *up = &serial_txx9_ports[i]; in serial_txx9_exit() local