Searched refs:UPF_FOURPORT (Results 1 – 4 of 4) sorted by relevance
13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
1385 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()1404 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()1422 if (port->flags & UPF_FOURPORT) in autoconfig_irq()2335 if (up->port.flags & UPF_FOURPORT) { in serial8250_do_startup()2417 if (port->flags & UPF_FOURPORT) { in serial8250_do_startup()2460 if (port->flags & UPF_FOURPORT) { in serial8250_do_shutdown()
178 #define UPF_FOURPORT ((__force upf_t) ASYNC_FOURPORT /* 1 */ ) macro
701 if (up->port.flags & UPF_FOURPORT) { in sunsu_startup()735 if (up->port.flags & UPF_FOURPORT) { in sunsu_shutdown()
Completed in 14 milliseconds