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