Home
last modified time | relevance | path

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

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