PORT_16750        304 drivers/tty/serial/8250/8250_mid.c 	uart.port.type = PORT_16750;
PORT_16750        326 drivers/tty/serial/8250/8250_of.c 	{ .compatible = "ns16750",  .data = (void *)PORT_16750, },
PORT_16750        110 drivers/tty/serial/8250/8250_port.c 	[PORT_16750] = {
PORT_16750       1102 drivers/tty/serial/8250/8250_port.c 		up->port.type = PORT_16750;
PORT_16750       2671 drivers/tty/serial/8250/8250_port.c 	if (port->type == PORT_16750)
PORT_16750       2675 drivers/tty/serial/8250/8250_port.c 	if (port->type != PORT_16750) {
PORT_16750        832 drivers/tty/serial/sunsu.c 	if (up->port.type == PORT_16750)
PORT_16750        890 drivers/tty/serial/sunsu.c 	if (up->port.type == PORT_16750)
PORT_16750        894 drivers/tty/serial/sunsu.c 	if (up->port.type != PORT_16750) {
PORT_16750       1147 drivers/tty/serial/sunsu.c 				up->port.type = PORT_16750;