Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dserial_core.h46 #define PORT_OWL 36 macro
/linux/drivers/tty/serial/
H A Dowl-uart.c421 return (port->type == PORT_OWL) ? "owl-uart" : NULL; in owl_uart_type()
427 if (port->type != PORT_OWL) in owl_uart_verify_port()
439 port->type = PORT_OWL; in owl_uart_config_port()
697 owl_port->port.type = PORT_OWL; in owl_uart_probe()