Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dserial_core.h537 #define UPF_FULL_PROBE ((__force upf_t) BIT_ULL(32)) macro
/openbmc/linux/drivers/tty/serial/8250/
H A D8250_port.c993 !(up->port.flags & UPF_FULL_PROBE)) in autoconfig_16550a()
H A D8250_pci.c1228 up->port.flags |= UPF_FULL_PROBE; in pci_oxsemi_tornado_setup()