PORT_OWL
return (port->type == PORT_OWL) ? "owl-uart" : NULL;
if (port->type != PORT_OWL)
port->type = PORT_OWL;
owl_port->port.type = PORT_OWL;