Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c427 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
431 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
687 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) },
688 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
H A Dxhci-pci-renesas.c642 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) },
643 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
H A Dpci-quirks.c1192 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
/linux/arch/sh/drivers/pci/
H A Dpci-sh7780.c272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
H A Dpcie-sh7786.c151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
/linux/include/linux/
H A Dpci_ids.h2466 #define PCI_VENDOR_ID_RENESAS 0x1912 macro