Home
last modified time | relevance | path

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

/drivers/tty/serial/8250/
D8250.c120 static unsigned long probe_rsa[PORT_RSA_MAX]; variable
1164 if (probe_rsa[i] == port->iobase && __enable_rsa(up)) { in autoconfig()
3345 module_param_array(probe_rsa, ulong, &probe_rsa_count, 0444);
3346 MODULE_PARM_DESC(probe_rsa, "Probe I/O ports for RSA");