Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/drivers/misc/ |
D | pci_endpoint_test.c | 962 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),}, 963 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),}, 964 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),}, 965 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),},
|
/Linux-v5.10/drivers/usb/host/ |
D | xhci-pci.c | 250 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 255 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.10/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.10/include/linux/ |
D | pci_ids.h | 2464 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|