Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/serial/
Dvt8500_serial.c106 #define VT8500_MAX_PORTS 6 macro
483 static struct vt8500_port *vt8500_uart_ports[VT8500_MAX_PORTS];
659 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()
671 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()