Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dvt8500_serial.c93 #define VT8500_MAX_PORTS 6 macro
109 static DECLARE_BITMAP(vt8500_ports_in_use, VT8500_MAX_PORTS);
469 static struct vt8500_port *vt8500_uart_ports[VT8500_MAX_PORTS];
646 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()
655 VT8500_MAX_PORTS); in vt8500_serial_probe()
658 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()