Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A D8250_pci.h18 #define FL_NOIRQ 0x0080 macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_pci.c3536 .flags = FL_BASE0|FL_NOIRQ,
3994 if (board->flags & FL_NOIRQ) { in pciserial_init_ports()