Home
last modified time | relevance | path

Searched refs:XHCI_CDNS_SCTX_QUIRK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/cdns3/
H A Dhost.c66 .quirks = XHCI_CDNS_SCTX_QUIRK,
/openbmc/linux/drivers/usb/host/
H A Dxhci-pci.c545 xhci->quirks |= XHCI_CDNS_SCTX_QUIRK; in xhci_pci_quirks()
H A Dxhci.h1663 #define XHCI_CDNS_SCTX_QUIRK BIT_ULL(48) macro
H A Dxhci-ring.c1474 if (xhci->quirks & XHCI_CDNS_SCTX_QUIRK) { in xhci_handle_cmd_set_deq()