Searched refs:PORT_ARC (Results 1 – 2 of 2) sorted by relevance
403 return port->type == PORT_ARC ? DRIVER_NAME : NULL; in arc_serial_type()421 if (port->type != PORT_UNKNOWN && ser->type != PORT_ARC) in arc_serial_verify_port()433 port->type = PORT_ARC; in arc_serial_config_port()
212 #define PORT_ARC 101 macro
Completed in 13 milliseconds