Home
last modified time | relevance | path

Searched refs:XHCI_LINK_TRB_QUIRK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h1845 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
1999 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
H A Dxhci.c593 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h1852 #define XHCI_LINK_TRB_QUIRK BIT_ULL(0) macro
2038 return xhci->quirks & XHCI_LINK_TRB_QUIRK; in xhci_link_trb_quirk()
H A Dxhci.c438 xhci->quirks |= XHCI_LINK_TRB_QUIRK; in xhci_init()

Completed in 22 milliseconds