Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
/linux/drivers/tty/serial/8250/
A D8250_core.c424 if (port->type == PORT_RSA) { in univ8250_config_port()
441 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA) in univ8250_config_port()
451 if (ret == 0 && port->type == PORT_RSA) { in univ8250_request_port()
464 if (port->type == PORT_RSA) in univ8250_release_port()
A D8250_port.c146 [PORT_RSA] = {
803 if (up->port.type == PORT_RSA) { in enable_rsa()
825 if (up->port.type == PORT_RSA && in disable_rsa()
1330 port->type = PORT_RSA; in autoconfig()
1347 if (port->type == PORT_RSA) in autoconfig()
/linux/drivers/tty/serial/
A Dsunsu.c212 if (up->port.type == PORT_RSA) { in enable_rsa()
234 if (up->port.type == PORT_RSA && in disable_rsa()
818 else if (up->port.type == PORT_RSA) in sunsu_change_speed()
1166 if (up->port.type == PORT_RSA) in sunsu_autoconfig()

Completed in 13 milliseconds