Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
H A Dserial_core.h42 #define PORT_RSA 13 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dserial.h63 #define PORT_RSA 13 /* RSA-DV II/S card */ macro
H A Dserial_core.h42 #define PORT_RSA 13 macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/8250/
H A D8250_core.c435 if (port->type == PORT_RSA) { in univ8250_config_port()
452 if (port->type != PORT_RSA && up->probe & UART_PROBE_RSA) in univ8250_config_port()
462 if (ret == 0 && port->type == PORT_RSA) { in univ8250_request_port()
475 if (port->type == PORT_RSA) in univ8250_release_port()
H A D8250_port.c149 [PORT_RSA] = {
778 if (up->port.type == PORT_RSA) { in enable_rsa()
800 if (up->port.type == PORT_RSA && in disable_rsa()
1305 port->type = PORT_RSA; in autoconfig()
1322 if (port->type == PORT_RSA) in autoconfig()
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dsunsu.c212 if (up->port.type == PORT_RSA) { in enable_rsa()
234 if (up->port.type == PORT_RSA && in disable_rsa()
822 else if (up->port.type == PORT_RSA) in sunsu_change_speed()
1170 if (up->port.type == PORT_RSA) in sunsu_autoconfig()