• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/

Lines Matching refs:uart_txx9_port

73 struct uart_txx9_port {
180 static inline unsigned int sio_in(struct uart_txx9_port *up, int offset)
191 sio_out(struct uart_txx9_port *up, int offset, int value)
204 sio_mask(struct uart_txx9_port *up, int offset, unsigned int value)
209 sio_set(struct uart_txx9_port *up, int offset, unsigned int value)
215 sio_quot_set(struct uart_txx9_port *up, int quot)
232 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
238 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
244 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
255 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
277 receive_chars(struct uart_txx9_port *up, unsigned int *status)
353 static inline void transmit_chars(struct uart_txx9_port *up)
388 struct uart_txx9_port *up = dev_id;
421 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
434 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
445 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
455 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
468 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
513 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
553 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
660 static int serial_txx9_request_resource(struct uart_txx9_port *up)
692 static void serial_txx9_release_resource(struct uart_txx9_port *up)
717 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
723 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
729 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
790 static struct uart_txx9_port serial_txx9_ports[UART_NR];
798 struct uart_txx9_port *up = &serial_txx9_ports[i];
813 static inline void wait_for_xmitr(struct uart_txx9_port *up)
833 struct uart_txx9_port *up = (struct uart_txx9_port *)port;
848 struct uart_txx9_port *up = &serial_txx9_ports[co->index];
877 struct uart_txx9_port *up;
963 struct uart_txx9_port *uart;
1009 struct uart_txx9_port *uart = &serial_txx9_ports[line];
1059 struct uart_txx9_port *up = &serial_txx9_ports[i];
1073 struct uart_txx9_port *up = &serial_txx9_ports[i];
1087 struct uart_txx9_port *up = &serial_txx9_ports[i];
1147 struct uart_txx9_port *up = pci_get_drvdata(dev);
1160 struct uart_txx9_port *up = pci_get_drvdata(dev);
1171 struct uart_txx9_port *up = pci_get_drvdata(dev);
1255 struct uart_txx9_port *up = &serial_txx9_ports[i];