Searched refs:PORT_MAX3100 (Results 1 – 2 of 2) sorted by relevance
172 #define PORT_MAX3100 86 macro
638 return s->port.type == PORT_MAX3100 ? "MAX3100" : NULL; in max3100_type()659 s->port.type = PORT_MAX3100; in max3100_config_port()672 if (ser->type == PORT_UNKNOWN || ser->type == PORT_MAX3100) in max3100_verify_port()789 max3100s[i]->port.type = PORT_MAX3100; in max3100_probe()
Completed in 7 milliseconds