Searched refs:usb_amd_quirk_pll_check (Results 1 – 4 of 4) sorted by relevance
10 bool usb_amd_quirk_pll_check(void);27 static inline bool usb_amd_quirk_pll_check(void) in usb_amd_quirk_pll_check() function
154 if (usb_amd_quirk_pll_check()) in ehci_pci_setup()191 if (usb_amd_quirk_pll_check()) in ehci_pci_setup()
155 if (usb_amd_quirk_pll_check()) in ohci_quirk_amd700()
287 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks()