Searched refs:VT8500_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance
93 #define VT8500_MAX_PORTS 6 macro109 static DECLARE_BITMAP(vt8500_ports_in_use, VT8500_MAX_PORTS);447 static struct vt8500_port *vt8500_uart_ports[VT8500_MAX_PORTS];620 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()629 VT8500_MAX_PORTS); in vt8500_serial_probe()632 if (port >= VT8500_MAX_PORTS) in vt8500_serial_probe()
Completed in 26 milliseconds