Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-pci.c461 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
H A Dxhci.h1624 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
H A Dxhci-ring.c2120 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()