PORT_ATMEL
return (port->type == PORT_ATMEL) ? "ATMEL_SERIAL" : NULL;
port->type = PORT_ATMEL;
if (ser->type != PORT_UNKNOWN && ser->type != PORT_ATMEL)