Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h72 #define PORT_OWL 36 macro
/Linux-v4.19/drivers/tty/serial/
Dowl-uart.c441 return (port->type == PORT_OWL) ? "owl-uart" : NULL; in owl_uart_type()
447 if (port->type != PORT_OWL) in owl_uart_verify_port()
459 port->type = PORT_OWL; in owl_uart_config_port()
687 owl_port->port.type = PORT_OWL; in owl_uart_probe()