Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
A D8250_rsa.c14 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
62 if (probe_rsa[i] == up->port.iobase) { in univ8250_config_port()
107 module_param_hw_array(probe_rsa, ulong, ioport, &probe_rsa_count, 0444);
108 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");
223 __module_param_call(MODULE_PARAM_PREFIX, probe_rsa, in rsa8250_options()
A DKconfig343 You will need to provide module parameter "probe_rsa", or boot-time
344 parameter 8250.probe_rsa with I/O addresses of this card then.

Completed in 5 milliseconds