Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h57 #define PORT_CLPS711X 33 macro
/openbmc/linux/drivers/tty/serial/
H A Dclps711x.c314 return (port->type == PORT_CLPS711X) ? "CLPS711X" : NULL; in uart_clps711x_type()
320 port->type = PORT_CLPS711X; in uart_clps711x_config_port()
475 s->port.type = PORT_CLPS711X; in uart_clps711x_probe()