Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-mem.c2171 xhci->port_array[i] != DUPLICATE_ENTRY) { in xhci_add_in_port()
2176 xhci->port_array[i] = DUPLICATE_ENTRY; in xhci_add_in_port()
2310 xhci->port_array[i] == DUPLICATE_ENTRY) in xhci_setup_port_arrays()
Dxhci.h401 #define DUPLICATE_ENTRY ((u8)(-1)) macro
Dxhci-ring.c1448 if (port_speed == 0 || port_speed == DUPLICATE_ENTRY) in find_faked_portnum_from_hw_portnum()
1528 if (major_revision == DUPLICATE_ENTRY) { in handle_port_status()