Home
last modified time | relevance | path

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

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