Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/8250/
H A D8250_pnp.c26 #define CIR_PORT 0x0800 macro
369 { "WEC1022", CIR_PORT },
374 { "SMCF010", CIR_PORT },
448 if ((flags & CIR_PORT) && pnp_port_valid(dev, 2)) { in serial_pnp_probe()
470 if (flags & CIR_PORT) { in serial_pnp_probe()
481 if (line < 0 || (flags & CIR_PORT)) in serial_pnp_probe()