Home
last modified time | relevance | path

Searched refs:__enable_rsa (Results 1 – 2 of 2) sorted by relevance

/drivers/tty/serial/
Dsunsu.c187 static int __enable_rsa(struct uart_sunsu_port *up) in __enable_rsa() function
212 __enable_rsa(up); in enable_rsa()
/drivers/tty/serial/8250/
D8250.c598 static int __enable_rsa(struct uart_8250_port *up) in __enable_rsa() function
623 __enable_rsa(up); in enable_rsa()
1164 if (probe_rsa[i] == port->iobase && __enable_rsa(up)) { in autoconfig()