Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/usb/host/ |
H A D | xhci-pci.c | 427 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 431 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 687 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) }, 688 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
|
H A D | xhci-pci-renesas.c | 642 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) }, 643 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
|
H A D | pci-quirks.c | 1192 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
|
/linux/arch/sh/drivers/pci/ |
H A D | pci-sh7780.c | 272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
|
H A D | pcie-sh7786.c | 151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
|
/linux/include/linux/ |
H A D | pci_ids.h | 2466 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|