Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/misc/ |
H A D | pci_endpoint_test.c | 991 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),}, 992 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),}, 993 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),}, 994 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),}, 995 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A779F0),
|
/openbmc/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7780.c | 272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
|
H A D | pcie-sh7786.c | 151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
|
/openbmc/linux/drivers/usb/host/ |
H A D | xhci-pci.c | 468 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 472 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
|
H A D | pci-quirks.c | 1180 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
|
/openbmc/u-boot/include/ |
H A D | pci_ids.h | 2411 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|
/openbmc/linux/include/linux/ |
H A D | pci_ids.h | 2459 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|