Home
last modified time | relevance | path

Searched refs:XHCI_NO_SOFT_RETRY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-pci.c470 xhci->quirks |= XHCI_NO_SOFT_RETRY; in xhci_pci_quirks()
H A Dxhci.h1618 #define XHCI_NO_SOFT_RETRY BIT_ULL(40) macro
H A Dxhci-ring.c2548 if (xhci->quirks & XHCI_NO_SOFT_RETRY || in process_bulk_intr_td()