Searched refs:PROBE_RSA (Results 1 – 3 of 3) sorted by relevance
46 #define PROBE_RSA (1 << 0) macro
80 #define PROBE_RSA (1 << 0) macro
1170 if (port->type == PORT_16550A && probeflags & PROBE_RSA) { in autoconfig()2661 probeflags &= ~PROBE_RSA; in serial8250_config_port()2676 if (port->type != PORT_RSA && probeflags & PROBE_RSA) in serial8250_config_port()