Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/misc/ |
D | pci_endpoint_test.c | 988 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),}, 989 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),}, 990 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),}, 991 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),},
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | xhci-pci.c | 273 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 278 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()
|
/kernel/linux/linux-5.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,
|
/kernel/linux/linux-5.10/include/linux/ |
D | pci_ids.h | 2467 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|