Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_core.h530 #define UPF_BUG_THRE ((__force upf_t) BIT_ULL(26)) macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c2367 up->port.flags & UPF_BUG_THRE) { in serial8250_do_startup()
H A D8250_pci.c1788 port->port.flags |= UPF_BUG_THRE; in kt_serial_setup()