Searched refs:PORT_RSA (Results 1 – 4 of 4) sorted by relevance
63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
424 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()
146 [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()
212 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 14 milliseconds