Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserial_core.h214 #define PORT_VT8500 97 macro
/linux-4.4.14/drivers/tty/serial/
Dvt8500_serial.c470 port->type = PORT_VT8500; in vt8500_config_port()
476 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
706 vt8500_port->uart.type = PORT_VT8500; in vt8500_serial_probe()