Home
last modified time | relevance | path

Searched refs:XHCI_RESET_PLL_ON_DISCONNECT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/usb/host/
Dxhci-pci.c292 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
Dxhci.h1876 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
Dxhci-ring.c1737 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()