Searched refs:PORT_21285 (Results 1 – 2 of 2) sorted by relevance
317 return port->type == PORT_21285 ? "DC21285" : NULL; in serial21285_type()334 port->type = PORT_21285; in serial21285_config_port()343 if (ser->type != PORT_UNKNOWN && ser->type != PORT_21285) in serial21285_verify_port()
61 #define PORT_21285 37 macro