Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dserial_core.h130 #define PORT_MPSC 63 macro
/Linux-v4.19/drivers/tty/serial/
Dmpsc.c1526 if (ser->type != PORT_UNKNOWN && ser->type != PORT_MPSC) in mpsc_verify_port()
2032 pi->port.type = PORT_MPSC; in mpsc_drv_get_platform_data()