Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
264 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()278 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()398 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()421 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()435 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()631 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_common_probe()
1608 #define XHCI_BROKEN_STREAMS BIT_ULL(19) macro
3491 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()