Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dserial_core.h43 #define PORT_CLPS711X 33 macro
/linux-6.12.1/drivers/tty/serial/
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()