Home
last modified time | relevance | path

Searched refs:XHCI_RESET_PLL_ON_DISCONNECT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-pci.c328 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
H A Dxhci.h1890 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
H A Dxhci-ring.c1907 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-pci.c515 xhci->quirks |= XHCI_RESET_PLL_ON_DISCONNECT; in xhci_pci_quirks()
H A Dxhci.h1897 #define XHCI_RESET_PLL_ON_DISCONNECT BIT_ULL(34) macro
H A Dxhci-ring.c2004 if ((xhci->quirks & XHCI_RESET_PLL_ON_DISCONNECT) && in handle_port_status()

Completed in 24 milliseconds