Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A Dxhci-pci.c172 xhci->quirks |= XHCI_AMD_PLL_FIX; in xhci_pci_quirks()
A Dxhci-ring.c765 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_giveback_urb_in_irq()
4189 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_queue_isoc_tx()
A Dxhci.h1852 #define XHCI_AMD_PLL_FIX BIT_ULL(3) macro
A Dxhci.c748 if (xhci->quirks & XHCI_AMD_PLL_FIX) in xhci_stop()

Completed in 28 milliseconds