Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-pci.c335 xhci->quirks |= XHCI_NO_SOFT_RETRY; in xhci_pci_quirks()
Dxhci.h1897 #define XHCI_NO_SOFT_RETRY BIT_ULL(40) macro
Dxhci-ring.c2489 if (xhci->quirks & XHCI_NO_SOFT_RETRY || in process_bulk_intr_td()