Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dserial_core.h122 #define PORT_MPSC 63 macro
/linux-4.4.14/drivers/tty/serial/
Dmpsc.c1531 if (ser->type != PORT_UNKNOWN && ser->type != PORT_MPSC) in mpsc_verify_port()
2046 pi->port.type = PORT_MPSC; in mpsc_drv_get_platform_data()