Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/tty/serial/
Dmpsc.c74 #define MPSC_NUM_CTLRS 2 macro
311 static struct mpsc_port_info mpsc_ports[MPSC_NUM_CTLRS];
1772 if (co->index >= MPSC_NUM_CTLRS) in mpsc_console_setup()
1945 .nr = MPSC_NUM_CTLRS,
2067 if (dev->id >= MPSC_NUM_CTLRS) in mpsc_drv_probe()