Searched refs:XHCI_BROKEN_STREAMS (Results 1 – 3 of 3) sorted by relevance
105 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()168 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()179 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()183 xhci->quirks |= XHCI_BROKEN_STREAMS; in xhci_pci_quirks()278 if (!(xhci->quirks & XHCI_BROKEN_STREAMS) && in xhci_pci_probe()
1632 #define XHCI_BROKEN_STREAMS (1 << 19) macro
3175 if ((xhci->quirks & XHCI_BROKEN_STREAMS) || in xhci_alloc_streams()