Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
98 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()165 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()176 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()180 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()275 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_probe()
1572 #define XHCI_BROKEN_STREAMS (1 << 19) macro
3185 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()