Searched refs:PORT_CLPS711X (Results 1 – 2 of 2) sorted by relevance
314 return (port->type == PORT_CLPS711X) ? "CLPS711X" : NULL; in uart_clps711x_type()320 port->type = PORT_CLPS711X; in uart_clps711x_config_port()476 s->port.type = PORT_CLPS711X; in uart_clps711x_probe()
55 #define PORT_CLPS711X 33 macro
Completed in 5 milliseconds