Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h1579 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
1765 return (xhci->quirks & XHCI_LINK_TRB_QUIRK) || in xhci_link_chain_quirk()
H A Dxhci.c5325 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_gen_setup()