Home
last modified time | relevance | path

Searched refs:XHCI_LINK_TRB_QUIRK (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/host/
Dxhci.h1851 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
2037 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
Dxhci.c438 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()