• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/serial/

Lines Matching refs:uart_sunsu_port

81 struct uart_sunsu_port {
101 static unsigned int serial_in(struct uart_sunsu_port *up, int offset)
118 static void serial_out(struct uart_sunsu_port *up, int offset, int value)
162 static void serial_icr_write(struct uart_sunsu_port *up, int offset, int value)
174 static int __enable_rsa(struct uart_sunsu_port *up)
194 static void enable_rsa(struct uart_sunsu_port *up)
213 static void disable_rsa(struct uart_sunsu_port *up)
238 static inline void __stop_tx(struct uart_sunsu_port *p)
248 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
263 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
281 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
290 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
300 receive_chars(struct uart_sunsu_port *up, unsigned char *status)
378 static void transmit_chars(struct uart_sunsu_port *up)
414 static void check_modem_status(struct uart_sunsu_port *up)
437 struct uart_sunsu_port *up = dev_id;
474 static void sunsu_change_mouse_baud(struct uart_sunsu_port *up)
487 static void receive_kbd_ms_chars(struct uart_sunsu_port *up, int is_break)
519 struct uart_sunsu_port *up = dev_id;
533 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
546 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
566 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
585 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
599 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
709 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
757 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
903 struct uart_sunsu_port *up = (struct uart_sunsu_port *) port;
952 static struct uart_sunsu_port sunsu_ports[UART_NR];
960 struct uart_sunsu_port *up = serio->port_data;
980 struct uart_sunsu_port *up = serio->port_data;
997 struct uart_sunsu_port *up = serio->port_data;
1007 static void sunsu_autoconfig(struct uart_sunsu_port *up)
1164 static int __devinit sunsu_kbd_ms_init(struct uart_sunsu_port *up)
1234 static __inline__ void wait_for_xmitr(struct uart_sunsu_port *up)
1261 struct uart_sunsu_port *up = (struct uart_sunsu_port *)port;
1274 struct uart_sunsu_port *up = &sunsu_ports[co->index];
1395 struct uart_sunsu_port *up;
1484 struct uart_sunsu_port *up = dev_get_drvdata(&op->dev);