Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/8250/
D8250_fourport.c19 .flags = UPF_BOOT_AUTOCONF | UPF_FOURPORT, \
D8250_port.c1236 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()
1255 if (port->flags & UPF_FOURPORT) { in autoconfig_irq()
1274 if (port->flags & UPF_FOURPORT) in autoconfig_irq()
1952 if (up->port.flags & UPF_FOURPORT) { in serial8250_do_startup()
2031 if (port->flags & UPF_FOURPORT) { in serial8250_do_startup()
2070 if (port->flags & UPF_FOURPORT) { in serial8250_do_shutdown()
/linux-4.4.14/include/linux/
Dserial_core.h178 #define UPF_FOURPORT ((__force upf_t) ASYNC_FOURPORT /* 1 */ ) macro
/linux-4.4.14/drivers/tty/serial/
Dsunsu.c708 if (up->port.flags & UPF_FOURPORT) { in sunsu_startup()
742 if (up->port.flags & UPF_FOURPORT) { in sunsu_shutdown()