Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/
Dpci_endpoint_test.c991 { 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),
/linux-6.6.21/arch/sh/drivers/pci/
Dpci-sh7780.c272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
Dpcie-sh7786.c151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
/linux-6.6.21/drivers/usb/host/
Dxhci-pci.c464 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
469 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
Dpci-quirks.c1171 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
/linux-6.6.21/include/linux/
Dpci_ids.h2455 #define PCI_VENDOR_ID_RENESAS 0x1912 macro