Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/
Dserial_core.h111 #define PORT_MPSC 63 macro
/linux-2.6.39/drivers/tty/serial/
Dmpsc.c1521 if (ser->type != PORT_UNKNOWN && ser->type != PORT_MPSC) in mpsc_verify_port()
2034 pi->port.type = PORT_MPSC; in mpsc_drv_get_platform_data()