Home
last modified time | relevance | path

Searched refs:XHCI_AMD_PLL_FIX (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/usb/host/
Dxhci-pci.c292 xhci->quirks |= XHCI_AMD_PLL_FIX; in xhci_pci_quirks()
Dxhci.h1570 #define XHCI_AMD_PLL_FIX BIT_ULL(3) macro
Dxhci-ring.c773 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_giveback_urb_in_irq()
4154 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_queue_isoc_tx()
Dxhci.c641 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_stop()