Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
102 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()117 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()200 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()218 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()222 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()329 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_probe()
1834 #define XHCI_BROKEN_STREAMS BIT_ULL(19) macro
3296 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()