Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dserial_core.h174 #define PORT_VT8500 97 macro
/linux-6.6.21/drivers/tty/serial/
Dvt8500_serial.c434 port->type = PORT_VT8500; in vt8500_config_port()
440 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
667 vt8500_port->uart.type = PORT_VT8500; in vt8500_serial_probe()