Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h222 #define PORT_VT8500 97 macro
/Linux-v4.19/drivers/tty/serial/
Dvt8500_serial.c461 port->type = PORT_VT8500; in vt8500_config_port()
467 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
697 vt8500_port->uart.type = PORT_VT8500; in vt8500_serial_probe()