Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Dserial_port.c230 port->iotype = UPIO_UNKNOWN; in __uart_read_properties()
/openbmc/linux/include/linux/
H A Dserial_core.h473 #define UPIO_UNKNOWN ((unsigned char)~0U) /* UCHAR_MAX */ macro