Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dpmac_zilog.h8 #define MAX_ZS_PORTS 4 macro
H A Dpmac_zilog.c88 static struct uart_pmac_port pmz_ports[MAX_ZS_PORTS];
1467 for (i = 0; i < MAX_ZS_PORTS; i++) in pmz_attach()
1470 if (i >= MAX_ZS_PORTS) in pmz_attach()