Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_core.c430 if (port->type == PORT_RSA) { in univ8250_config_port()
447 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA) in univ8250_config_port()
457 if (ret == 0 && port->type == PORT_RSA) { in univ8250_request_port()
470 if (port->type == PORT_RSA) in univ8250_release_port()
H A D8250_port.c145 [PORT_RSA] = {
747 if (up->port.type == PORT_RSA) { in enable_rsa()
769 if (up->port.type == PORT_RSA && in disable_rsa()
1281 port->type = PORT_RSA; in autoconfig()
1298 if (port->type == PORT_RSA) in autoconfig()
/openbmc/linux/drivers/tty/serial/
H A Dsunsu.c213 if (up->port.type == PORT_RSA) { in enable_rsa()
235 if (up->port.type == PORT_RSA && in disable_rsa()
816 else if (up->port.type == PORT_RSA) in sunsu_change_speed()
1164 if (up->port.type == PORT_RSA) in sunsu_autoconfig()