Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-pci.c297 xhci->quirks |= XHCI_EP_CTX_BROKEN_DCS; in xhci_pci_quirks()
Dxhci.h1899 #define XHCI_EP_CTX_BROKEN_DCS BIT_ULL(42) macro
Dxhci-ring.c623 if (xhci->quirks & XHCI_EP_CTX_BROKEN_DCS && in xhci_move_dequeue_past_td()