Home
last modified time | relevance | path

Searched refs:rsa_reset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/tty/serial/8250/
H A D8250.h322 void rsa_reset(struct uart_8250_port *up);
328 static inline void rsa_reset(struct uart_8250_port *up) {} in rsa_reset() function
H A D8250_rsa.c205 void rsa_reset(struct uart_8250_port *up) in rsa_reset() function
H A D8250_port.c1194 rsa_reset(up); in autoconfig()