Searched refs:XHCI_RESET_PLL_ON_DISCONNECT (Results 1 – 3 of 3) sorted by relevance
330 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
1891 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
1983 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()