Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-pci.c290 xhci->quirks |= XHCI_EP_CTX_BROKEN_DCS; in xhci_pci_quirks()
H A Dxhci.h1908 #define XHCI_EP_CTX_BROKEN_DCS BIT_ULL(42) macro
H A Dxhci-ring.c625 if (xhci->quirks & XHCI_EP_CTX_BROKEN_DCS && in xhci_move_dequeue_past_td()