Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h60 #define PORT_OWL 36 macro
/openbmc/linux/drivers/tty/serial/
H A Dowl-uart.c419 return (port->type == PORT_OWL) ? "owl-uart" : NULL; in owl_uart_type()
425 if (port->type != PORT_OWL) in owl_uart_verify_port()
437 port->type = PORT_OWL; in owl_uart_config_port()
703 owl_port->port.type = PORT_OWL; in owl_uart_probe()