Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
D8250_core.c53 static unsigned int nr_uarts = CONFIG_SERIAL_8250_RUNTIME_UARTS; variable
506 if (nr_uarts > UART_NR) in serial8250_isa_init_ports()
507 nr_uarts = UART_NR; in serial8250_isa_init_ports()
509 for (i = 0; i < nr_uarts; i++) { in serial8250_isa_init_ports()
539 i < ARRAY_SIZE(old_serial_port) && i < nr_uarts; in serial8250_isa_init_ports()
564 for (i = 0; i < nr_uarts; i++) { in serial8250_register_ports()
603 if (co->index >= nr_uarts) in univ8250_console_setup()
656 for (i = 0; i < nr_uarts; i++) { in univ8250_console_match()
690 if (nr_uarts == 0) in univ8250_console_init()
723 if (port->line >= ARRAY_SIZE(serial8250_ports) || nr_uarts == 0) in early_serial_setup()
[all …]
DKconfig44 accept kernel parameters in both forms like 8250_core.nr_uarts=4 and
45 8250.nr_uarts=4. We now renamed the module back to 8250, but if
202 with the module parameter "nr_uarts", or boot-time parameter
203 8250.nr_uarts