Home
last modified time | relevance | path

Searched refs:PORT_CLPS711X (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dserial_core.h69 #define PORT_CLPS711X 33 macro
/Linux-v4.19/drivers/tty/serial/
Dclps711x.c318 return (port->type == PORT_CLPS711X) ? "CLPS711X" : NULL; in uart_clps711x_type()
324 port->type = PORT_CLPS711X; in uart_clps711x_config_port()
493 s->port.type = PORT_CLPS711X; in uart_clps711x_probe()