Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Dmpsc.c76 #define MPSC_NUM_CTLRS 2 macro
315 static struct mpsc_port_info mpsc_ports[MPSC_NUM_CTLRS];
1777 if (co->index >= MPSC_NUM_CTLRS) in mpsc_console_setup()
1955 .nr = MPSC_NUM_CTLRS,
2081 if (dev->id < MPSC_NUM_CTLRS) { in mpsc_drv_probe()