Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pnp.c25 #define CIR_PORT 0x0800 macro
368 { "WEC1022", CIR_PORT },
373 { "SMCF010", CIR_PORT },
448 if ((flags & CIR_PORT) && pnp_port_valid(dev, 2)) { in serial_pnp_probe()
466 if (flags & CIR_PORT) { in serial_pnp_probe()
479 if (line < 0 || (flags & CIR_PORT)) in serial_pnp_probe()