Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dserial_core.h522 #define UPF_SOFT_FLOW ((__force upf_t) BIT_ULL(22)) macro
/linux-6.3-rc2/drivers/tty/serial/8250/
A D8250_omap.c485 } else if (up->port.flags & UPF_SOFT_FLOW) { in omap_8250_set_termios()
1393 up.port.flags = UPF_FIXED_PORT | UPF_FIXED_TYPE | UPF_SOFT_FLOW | in omap8250_probe()
/linux-6.3-rc2/drivers/tty/serial/
A Domap-serial.c983 if (up->port.flags & UPF_SOFT_FLOW) { in serial_omap_set_termios()
1065 up->port.flags |= UPF_SOFT_FLOW | UPF_HARD_FLOW; in serial_omap_config_port()
A Dserial_core.c1638 if (uport->flags & UPF_SOFT_FLOW) { in uart_set_termios()

Completed in 16 milliseconds