Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dserial_core.h234 #define PORT_MLB_USIO 119 macro
/openbmc/linux/drivers/tty/serial/
H A Dmilbeaut_usio.c375 return ((port->type == PORT_MLB_USIO) ? USIO_NAME : NULL); in mlb_usio_type()
381 port->type = PORT_MLB_USIO; in mlb_usio_config_port()