Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.h1603 #define XHCI_LINK_TRB_QUIRK (1 << 0) macro
1722 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
Dxhci.c549 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()