Home
last modified time | relevance | path

Searched defs:univ8250_rsa_support (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_core.c475 static void univ8250_rsa_support(struct uart_ops *ops) in univ8250_rsa_support() function
483 #define univ8250_rsa_support(x) do { } while (0) macro