Searched refs:PORT_MAX310X (Results 1 – 4 of 4) sorted by relevance
196 #define PORT_MAX310X 94 macro
213 #define PORT_MAX310X 94 macro
1110 return (port->type == PORT_MAX310X) ? s->devtype->name : NULL; in max310x_type()1122 port->type = PORT_MAX310X; in max310x_config_port()1127 if ((s->type != PORT_UNKNOWN) && (s->type != PORT_MAX310X)) in max310x_verify_port()1345 s->p[i].port.type = PORT_MAX310X; in max310x_probe()