Lines Matching refs:vendor

124 	if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC &&  in xhci_pci_quirks()
156 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
160 if (pdev->vendor == PCI_VENDOR_ID_FRESCO_LOGIC && in xhci_pci_quirks()
164 if (pdev->vendor == PCI_VENDOR_ID_NEC) in xhci_pci_quirks()
167 if (pdev->vendor == PCI_VENDOR_ID_AMD && xhci->hci_version == 0x96) in xhci_pci_quirks()
171 if (pdev->vendor == PCI_VENDOR_ID_AMD && usb_amd_quirk_pll_check()) in xhci_pci_quirks()
174 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
181 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
185 if (pdev->vendor == PCI_VENDOR_ID_AMD && pdev->device == 0x15e5) { in xhci_pci_quirks()
190 if (pdev->vendor == PCI_VENDOR_ID_AMD) in xhci_pci_quirks()
193 if ((pdev->vendor == PCI_VENDOR_ID_AMD) && in xhci_pci_quirks()
200 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
204 if (pdev->vendor == PCI_VENDOR_ID_INTEL) { in xhci_pci_quirks()
209 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
224 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
230 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
241 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
244 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
249 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
257 if (pdev->vendor == PCI_VENDOR_ID_INTEL && in xhci_pci_quirks()
272 if (pdev->vendor == PCI_VENDOR_ID_ETRON && in xhci_pci_quirks()
278 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
283 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
288 if (pdev->vendor == PCI_VENDOR_ID_VIA) in xhci_pci_quirks()
292 if (pdev->vendor == PCI_VENDOR_ID_VIA && in xhci_pci_quirks()
296 if (pdev->vendor == PCI_VENDOR_ID_VIA && pdev->device == 0x3483) { in xhci_pci_quirks()
301 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
304 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
309 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
315 if (pdev->vendor == PCI_VENDOR_ID_ASMEDIA && in xhci_pci_quirks()
319 if (pdev->vendor == PCI_VENDOR_ID_TI && pdev->device == 0x8241) in xhci_pci_quirks()
322 if ((pdev->vendor == PCI_VENDOR_ID_BROADCOM || in xhci_pci_quirks()
323 pdev->vendor == PCI_VENDOR_ID_CAVIUM) && in xhci_pci_quirks()
327 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
332 if (pdev->vendor == PCI_VENDOR_ID_AMD && in xhci_pci_quirks()
617 if (pdev->vendor == PCI_VENDOR_ID_INTEL) in xhci_pci_resume()