Home
last modified time | relevance | path

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

/linux-6.15/drivers/misc/
H A Dpci_endpoint_test.c1117 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),},
1118 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),},
1119 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),},
1120 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),},
1121 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A779F0),
/linux-6.15/drivers/usb/host/
H A Dxhci-pci.c402 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
406 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
662 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) },
663 { 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-6.15/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-6.15/include/linux/
H A Dpci_ids.h2466 #define PCI_VENDOR_ID_RENESAS 0x1912 macro