PORT_PIC32        196 drivers/tty/serial/pic32_uart.c 	return (port->type == PORT_PIC32) ? PIC32_DEV_NAME : NULL;
PORT_PIC32        653 drivers/tty/serial/pic32_uart.c 		port->type = PORT_PIC32;
PORT_PIC32        661 drivers/tty/serial/pic32_uart.c 	if (port->type != PORT_PIC32)