Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dserial_core.h276 #define PORT_MPS2UART 116 macro
/Linux-v5.4/drivers/tty/serial/
Dmps2-uart.c391 return (port->type == PORT_MPS2UART) ? DRIVER_NAME : NULL; in mps2_uart_type()
406 port->type = PORT_MPS2UART; in mps2_uart_config_port()