Home
last modified time | relevance | path

Searched refs:XHCI_RESET_EP_QUIRK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c124 xhci->quirks |= XHCI_RESET_EP_QUIRK; in xhci_pci_quirks()
H A Dxhci-ring.c1350 if (xhci->quirks & XHCI_RESET_EP_QUIRK) { in xhci_handle_cmd_reset_ep()
1438 if (xhci->quirks & XHCI_RESET_EP_QUIRK && in xhci_handle_cmd_config_ep()
H A Dxhci.h1846 #define XHCI_RESET_EP_QUIRK BIT_ULL(1) macro
H A Dxhci.c3103 if (!(xhci->quirks & XHCI_RESET_EP_QUIRK)) { in xhci_cleanup_stalled_ring()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c312 xhci->quirks |= XHCI_RESET_EP_QUIRK; in xhci_pci_quirks()
314 "XHCI_RESET_EP_QUIRK for this evaluation HW is deprecated"); in xhci_pci_quirks()
H A Dxhci.h1853 #define XHCI_RESET_EP_QUIRK BIT_ULL(1) /* Deprecated */ macro

Completed in 23 milliseconds