Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c251 xhci->quirks |= XHCI_RESET_EP_QUIRK; in xhci_pci_quirks()
H A Dxhci.h1580 #define XHCI_RESET_EP_QUIRK BIT_ULL(1) /* Deprecated */ macro