Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
128 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()143 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()248 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()266 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()273 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()404 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_probe()
1860 #define XHCI_BROKEN_STREAMS BIT_ULL(19) macro
3430 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()