Searched refs:PORT_SUNPLUS (Results 1 – 2 of 2) sorted by relevance
280 #define PORT_SUNPLUS 123 macro
425 return port->type == PORT_SUNPLUS ? "sunplus_uart" : NULL; in sunplus_type()431 port->type = PORT_SUNPLUS; in sunplus_config_port()436 if (ser->type != PORT_UNKNOWN && ser->type != PORT_SUNPLUS) in sunplus_verify_port()
Completed in 6 milliseconds