Lines Matching refs:vendor

120 	if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC &&  in xhci_pci_quirks()
151 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
155 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
159 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks()
162 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
166 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks()
169 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
176 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
180 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x15e5) { in xhci_pci_quirks()
185 if (pdev->vendor == PCI_VENDOR_ID_AMD) in xhci_pci_quirks()
188 if ((pdev->vendor == PCI_VENDOR_ID_AMD) && in xhci_pci_quirks()
195 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
199 if (pdev->vendor == PCI_VENDOR_ID_INTEL) { in xhci_pci_quirks()
204 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
219 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
225 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
236 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
239 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
244 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
252 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
257 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
271 if (pdev->vendor == PCI_VENDOR_ID_ETRON && in xhci_pci_quirks()
277 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
282 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
287 if (pdev->vendor == PCI_VENDOR_ID_VIA) in xhci_pci_quirks()
291 if (pdev->vendor == PCI_VENDOR_ID_VIA && in xhci_pci_quirks()
295 if (pdev->vendor == PCI_VENDOR_ID_VIA && pdev->device == 0x3483) { in xhci_pci_quirks()
300 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
309 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
314 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
320 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
324 if (pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) in xhci_pci_quirks()
327 if ((pdev->vendor == PCI_VENDOR_ID_BROADCOM || in xhci_pci_quirks()
328 pdev->vendor == PCI_VENDOR_ID_CAVIUM) && in xhci_pci_quirks()
332 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
657 if (pdev->vendor == PCI_VENDOR_ID_INTEL) in xhci_pci_resume()