Searched refs:PORT_RSA (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Dserial.h64 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
/linux-master/drivers/tty/serial/8250/
H A D8250_core.c430 if (port->type == PORT_RSA) {
447 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA)
457 if (ret == 0 && port->type == PORT_RSA) {
470 if (port->type == PORT_RSA)
H A D8250_port.c141 [PORT_RSA] = {
736 if (up->port.type == PORT_RSA) {
758 if (up->port.type == PORT_RSA &&
1269 port->type = PORT_RSA;
1286 if (port->type == PORT_RSA)
/linux-master/drivers/tty/serial/
H A Dsunsu.c213 if (up->port.type == PORT_RSA) {
235 if (up->port.type == PORT_RSA &&
816 else if (up->port.type == PORT_RSA)
1164 if (up->port.type == PORT_RSA)

Completed in 139 milliseconds