Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.h1604 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
1791 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
H A Dxhci.c439 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()