Searched refs:PORT_CLPS711X (Results 1 – 2 of 2) sorted by relevance
362 return port->type == PORT_CLPS711X ? "CLPS711x" : NULL; in clps711xuart_type()371 port->type = PORT_CLPS711X; in clps711xuart_config_port()
58 #define PORT_CLPS711X 33 macro