Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial_core.h253 #define PORT_DIGICOLOR 110 macro
/linux-4.1.27/drivers/tty/serial/
Ddigicolor-usart.c353 return (port->type == PORT_DIGICOLOR) ? "DIGICOLOR USART" : NULL; in digicolor_uart_type()
359 port->type = PORT_DIGICOLOR; in digicolor_uart_config_port()
494 dp->port.type = PORT_DIGICOLOR; in digicolor_uart_probe()