Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dserial_core.h238 #define PORT_DIGICOLOR 110 macro
/Linux-v6.1/drivers/tty/serial/
Ddigicolor-usart.c351 return (port->type == PORT_DIGICOLOR) ? "DIGICOLOR USART" : NULL; in digicolor_uart_type()
357 port->type = PORT_DIGICOLOR; in digicolor_uart_config_port()
492 dp->port.type = PORT_DIGICOLOR; in digicolor_uart_probe()