Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-pci.c202 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
207 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks()
Dpci-quirks.c1172 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
/Linux-v4.19/arch/sh/drivers/pci/
Dpci-sh7780.c275 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
Dpcie-sh7786.c152 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
/Linux-v4.19/include/linux/
Dpci_ids.h2433 #define PCI_VENDOR_ID_RENESAS 0x1912 macro