Searched refs:XHCI_CDNS_SCTX_QUIRK (Results 1 – 4 of 4) sorted by relevance
66 .quirks = XHCI_CDNS_SCTX_QUIRK,
487 xhci->quirks |= XHCI_CDNS_SCTX_QUIRK; in xhci_pci_quirks()
1626 #define XHCI_CDNS_SCTX_QUIRK BIT_ULL(48) macro
1412 if (xhci->quirks & XHCI_CDNS_SCTX_QUIRK) { in xhci_handle_cmd_set_deq()