PORT_16450
if (info->type == PORT_16450 || info->type == PORT_8250) {
} else if (info->type != PORT_8250 && info->type != PORT_16450) {
{ .compatible = "ns16450", .data = (void *)PORT_16450, },
[PORT_16450] = {
up->port.type = PORT_16450;
up->port.type = PORT_16450;
if (up->port.type == PORT_16450) {