Searched refs:PROBE_RSA (Results 1 – 3 of 3) sorted by relevance
45 #define PROBE_RSA (1 << 0) macro
53 #define PROBE_RSA (1 << 0) macro
1254 if (up->port.type == PORT_16550A && probeflags & PROBE_RSA) { in autoconfig()2669 probeflags &= ~PROBE_RSA; in serial8250_config_port()2684 if (up->port.type != PORT_RSA && probeflags & PROBE_RSA) in serial8250_config_port()