Searched refs:SIFIVE_SERIAL_MAX_PORTS (Results 1 – 1 of 1) sorted by relevance
108 #define SIFIVE_SERIAL_MAX_PORTS 8 macro774 static struct sifive_serial_port *sifive_serial_console_ports[SIFIVE_SERIAL_MAX_PORTS];819 if (co->index < 0 || co->index >= SIFIVE_SERIAL_MAX_PORTS) in sifive_serial_console_setup()901 .nr = SIFIVE_SERIAL_MAX_PORTS,934 if (id > SIFIVE_SERIAL_MAX_PORTS) { in sifive_serial_probe()