Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/tty/serial/
Dvt8500_serial.c421 port->type = PORT_VT8500; in vt8500_config_port()
427 if (unlikely(ser->type != PORT_UNKNOWN && ser->type != PORT_VT8500)) in vt8500_verify_port()
562 vt8500_port->uart.type = PORT_VT8500; in vt8500_serial_probe()
/linux-3.4.99/include/linux/
Dserial_core.h209 #define PORT_VT8500 97 macro