Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c517 xhci->quirks |= XHCI_LIMIT_ENDPOINT_INTERVAL_7; in xhci_pci_quirks()
H A Dxhci.h1895 #define XHCI_LIMIT_ENDPOINT_INTERVAL_7 BIT_ULL(26) macro
H A Dxhci-mem.c1434 if ((xhci->quirks & XHCI_LIMIT_ENDPOINT_INTERVAL_7) && in xhci_endpoint_init()