Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dserial_core.h535 #define UPF_SOFT_FLOW ((__force upf_t) BIT_ULL(22)) macro
/linux/drivers/tty/serial/
H A Domap-serial.c976 if (up->port.flags & UPF_SOFT_FLOW) { in serial_omap_set_termios()
1058 up->port.flags |= UPF_SOFT_FLOW | UPF_HARD_FLOW; in serial_omap_config_port()
H A Dserial_core.c1659 if (uport->flags & UPF_SOFT_FLOW) { in uart_set_termios()