Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
109 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()124 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()222 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()240 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()244 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()356 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_probe()
1852 #define XHCI_BROKEN_STREAMS BIT_ULL(19) macro
3427 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()