Searched refs:UPF_FOURPORT (Results 1 – 4 of 4) sorted by relevance
13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
1221 if (port->flags & UPF_FOURPORT) { in autoconfig_irq() 1240 if (port->flags & UPF_FOURPORT) { in autoconfig_irq() 1261 if (port->flags & UPF_FOURPORT) in autoconfig_irq() 2221 if (port->flags & UPF_FOURPORT) { in serial8250_init_mctrl() 2368 if (port->flags & UPF_FOURPORT) { in serial8250_do_startup() 2413 if (port->flags & UPF_FOURPORT) { in serial8250_do_shutdown()
511 #define UPF_FOURPORT ((__force upf_t) ASYNC_FOURPORT /* 1 */ ) macro 513 #define UPF_FOURPORT 0 macro
678 if (up->port.flags & UPF_FOURPORT) { in sunsu_startup() 712 if (up->port.flags & UPF_FOURPORT) { in sunsu_shutdown()