siu_uart_ports     48 drivers/tty/serial/vr41xx_siu.c static struct uart_port siu_uart_ports[SIU_PORTS_MAX] = {
siu_uart_ports     50 drivers/tty/serial/vr41xx_siu.c 		.lock	= __SPIN_LOCK_UNLOCKED(siu_uart_ports->lock),
siu_uart_ports     68 drivers/tty/serial/vr41xx_siu.c 	port = &siu_uart_ports[0];
siu_uart_ports     89 drivers/tty/serial/vr41xx_siu.c 	port = &siu_uart_ports[0];
siu_uart_ports    110 drivers/tty/serial/vr41xx_siu.c 	port = &siu_uart_ports[0];
siu_uart_ports    701 drivers/tty/serial/vr41xx_siu.c 	port = siu_uart_ports;
siu_uart_ports    761 drivers/tty/serial/vr41xx_siu.c 	port = &siu_uart_ports[con->index];
siu_uart_ports    783 drivers/tty/serial/vr41xx_siu.c 	port = &siu_uart_ports[con->index];
siu_uart_ports    817 drivers/tty/serial/vr41xx_siu.c 		port = &siu_uart_ports[i];
siu_uart_ports    833 drivers/tty/serial/vr41xx_siu.c 	siu_uart_ports[port->line].line = port->line;
siu_uart_ports    834 drivers/tty/serial/vr41xx_siu.c 	siu_uart_ports[port->line].type = port->type;
siu_uart_ports    835 drivers/tty/serial/vr41xx_siu.c 	siu_uart_ports[port->line].uartclk = SIU_BAUD_BASE * 16;
siu_uart_ports    836 drivers/tty/serial/vr41xx_siu.c 	siu_uart_ports[port->line].mapbase = port->mapbase;
siu_uart_ports    837 drivers/tty/serial/vr41xx_siu.c 	siu_uart_ports[port->line].ops = &siu_uart_ops;
siu_uart_ports    869 drivers/tty/serial/vr41xx_siu.c 		port = &siu_uart_ports[i];
siu_uart_ports    894 drivers/tty/serial/vr41xx_siu.c 		port = &siu_uart_ports[i];
siu_uart_ports    912 drivers/tty/serial/vr41xx_siu.c 		port = &siu_uart_ports[i];
siu_uart_ports    928 drivers/tty/serial/vr41xx_siu.c 		port = &siu_uart_ports[i];