Searched refs:PCI_VENDOR_ID_RENESAS (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/misc/ |
| A D | pci_endpoint_test.c | 1027 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774A1),}, 1028 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774B1),}, 1029 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774C0),}, 1030 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A774E1),}, 1031 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_R8A779F0),
|
| /linux/drivers/usb/host/ |
| A D | xhci-pci.c | 408 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 412 if (pdev->vendor == PCI_VENDOR_ID_RENESAS && in xhci_pci_quirks() 663 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) }, 664 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
|
| A D | xhci-pci-renesas.c | 642 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0014) }, 643 { PCI_DEVICE(PCI_VENDOR_ID_RENESAS, 0x0015) },
|
| A D | pci-quirks.c | 1183 (pdev->vendor == PCI_VENDOR_ID_RENESAS in quirk_usb_handoff_xhci()
|
| /linux/arch/sh/drivers/pci/ |
| A D | pci-sh7780.c | 272 if (id != PCI_VENDOR_ID_RENESAS) { in sh7780_pci_init()
|
| A D | pcie-sh7786.c | 151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_RENESAS, PCI_DEVICE_ID_RENESAS_SH7786,
|
| /linux/include/linux/ |
| A D | pci_ids.h | 2460 #define PCI_VENDOR_ID_RENESAS 0x1912 macro
|
Completed in 49 milliseconds