Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.15/drivers/misc/ |
D | pci_endpoint_test.c | 968 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),}, 969 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),}, 970 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),}, 971 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),},
|
/Linux-v5.15/drivers/usb/host/ |
D | xhci-pci.c | 266 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 271 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
|
D | pci-quirks.c | 1173 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
|
/Linux-v5.15/arch/sh/drivers/pci/ |
D | pci-sh7780.c | 272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
|
D | pcie-sh7786.c | 152 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
|
/Linux-v5.15/include/linux/ |
D | pci_ids.h | 2441 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|