Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1856 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
2021 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
H A Dxhci.c586 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()