Searched refs:XHCI_EP_LIMIT_QUIRK (Results 1 – 4 of 4) sorted by relevance
2882 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK) && in xhci_configure_endpoint()2892 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) in xhci_configure_endpoint()2913 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) in xhci_configure_endpoint()2933 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_configure_endpoint()3897 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_discover_or_reset_device()4093 if ((xhci->quirks & XHCI_EP_LIMIT_QUIRK)) { in xhci_alloc_dev()
327 xhci->quirks |= XHCI_EP_LIMIT_QUIRK; in xhci_pci_quirks()
1593 #define XHCI_EP_LIMIT_QUIRK BIT_ULL(5) macro
1574 if (xhci->quirks & XHCI_EP_LIMIT_QUIRK) in xhci_handle_cmd_disable_slot()