PORT_PNX8XXX       54 arch/mips/pnx833x/common/platform.c 			.type		= PORT_PNX8XXX,
PORT_PNX8XXX       67 arch/mips/pnx833x/common/platform.c 			.type		= PORT_PNX8XXX,
PORT_PNX8XXX      563 drivers/tty/serial/pnx8xxx_uart.c 	return sport->port.type == PORT_PNX8XXX ? "PNX8XXX" : NULL;
PORT_PNX8XXX      598 drivers/tty/serial/pnx8xxx_uart.c 		sport->port.type = PORT_PNX8XXX;
PORT_PNX8XXX      613 drivers/tty/serial/pnx8xxx_uart.c 	if (ser->type != PORT_UNKNOWN && ser->type != PORT_PNX8XXX)