Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-pci.c330 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
Dxhci.h1891 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
Dxhci-ring.c1983 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()