Home
last modified time | relevance | path

Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-pci.c224 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
229 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
Dpci-quirks.c1175 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
/Linux-v5.4/arch/sh/drivers/pci/
Dpci-sh7780.c272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
Dpcie-sh7786.c149 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
/Linux-v5.4/include/linux/
Dpci_ids.h2454 #define PCI_VENDOR_ID_RENESAS 0x1912 macro