Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_fourport.c13 SERIAL8250_PORT_FLAGS(_base, _irq, UPF_FOURPORT)
A D8250_port.c1381 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()
1400 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()
1418 if (port->flags & UPF_FOURPORT) in autoconfig_irq()
2368 if (up->port.flags & UPF_FOURPORT) { in serial8250_do_startup()
2450 if (port->flags & UPF_FOURPORT) { in serial8250_do_startup()
2493 if (port->flags & UPF_FOURPORT) { in serial8250_do_shutdown()
/linux-6.3-rc2/include/linux/
A Dserial_core.h501 #define UPF_FOURPORT ((__force upf_t) ASYNC_FOURPORT /* 1 */ ) macro
/linux-6.3-rc2/drivers/tty/serial/
A Dsunsu.c701 if (up->port.flags & UPF_FOURPORT) { in sunsu_startup()
735 if (up->port.flags & UPF_FOURPORT) { in sunsu_shutdown()

Completed in 14 milliseconds