Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-pci.c515 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
Dxhci.h1896 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
Dxhci-ring.c2004 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()