Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
Dserial_core.h42 #define PORT_RSA 13 macro
/Linux-v4.19/drivers/tty/serial/8250/
D8250_core.c438 if (port->type == PORT_RSA) { in univ8250_config_port()
455 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA) in univ8250_config_port()
465 if (ret == 0 && port->type == PORT_RSA) { in univ8250_request_port()
478 if (port->type == PORT_RSA) in univ8250_release_port()
D8250_port.c155 [PORT_RSA] = {
772 if (up->port.type == PORT_RSA) { in enable_rsa()
794 if (up->port.type == PORT_RSA && in disable_rsa()
1327 port->type = PORT_RSA; in autoconfig()
1344 if (port->type == PORT_RSA) in autoconfig()
/Linux-v4.19/drivers/tty/serial/
Dsunsu.c216 if (up->port.type == PORT_RSA) { in enable_rsa()
238 if (up->port.type == PORT_RSA && in disable_rsa()
826 else if (up->port.type == PORT_RSA) in sunsu_change_speed()
1174 if (up->port.type == PORT_RSA) in sunsu_autoconfig()