Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dserial.h62 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
Dserial_core.h41 #define PORT_RSA 13 macro
/linux-4.1.27/drivers/tty/serial/
Dsunsu.c215 if (up->port.type == PORT_RSA) { in enable_rsa()
237 if (up->port.type == PORT_RSA && in disable_rsa()
825 else if (up->port.type == PORT_RSA) in sunsu_change_speed()
1173 if (up->port.type == PORT_RSA) in sunsu_autoconfig()
/linux-4.1.27/drivers/tty/serial/8250/
D8250_core.c225 [PORT_RSA] = {
709 if (up->port.type == PORT_RSA) { in enable_rsa()
731 if (up->port.type == PORT_RSA && in disable_rsa()
1270 port->type = PORT_RSA; in autoconfig()
1287 if (port->type == PORT_RSA) in autoconfig()
3205 if (port->type == PORT_RSA) { in univ8250_config_port()
3222 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA) in univ8250_config_port()
3232 if (ret == 0 && port->type == PORT_RSA) { in univ8250_request_port()
3245 if (port->type == PORT_RSA) in univ8250_release_port()