Searched +full:rcar +full:- +full:gen3 +full:- +full:pcie +full:- +full:ep (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)2 # Copyright (C) 2020 Renesas Electronics Europe GmbH - https://www.renesas.com/eu/en/4 ---5 $id: http://devicetree.org/schemas/pci/rcar-pci-ep.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car PCIe Endpoint11 - Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>12 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>17 - enum:18 - renesas,r8a774a1-pcie-ep # RZ/G2M[all …]
1 # SPDX-License-Identifier: GPL-2.02 obj-$(CONFIG_PCIE_CADENCE) += cadence/3 obj-$(CONFIG_PCI_FTPCI100) += pci-ftpci100.o4 obj-$(CONFIG_PCI_IXP4XX) += pci-ixp4xx.o5 obj-$(CONFIG_PCI_HYPERV) += pci-hyperv.o6 obj-$(CONFIG_PCI_HYPERV_INTERFACE) += pci-hyperv-intf.o7 obj-$(CONFIG_PCI_MVEBU) += pci-mvebu.o8 obj-$(CONFIG_PCI_AARDVARK) += pci-aardvark.o9 obj-$(CONFIG_PCI_TEGRA) += pci-tegra.o10 obj-$(CONFIG_PCI_RCAR_GEN2) += pci-rcar-gen2.o[all …]
1 // SPDX-License-Identifier: GPL-2.03 * PCIe endpoint driver for Renesas R-Car SoCs6 * Author: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>13 #include <linux/pci-epc.h>17 #include "pcie-rcar.h"21 /* Structure representing the PCIe interface */23 struct rcar_pcie pcie; member33 static void rcar_pcie_ep_hw_init(struct rcar_pcie *pcie) in rcar_pcie_ep_hw_init() argument37 rcar_pci_write_reg(pcie, 0, PCIETCTLR); in rcar_pcie_ep_hw_init()40 rcar_pci_write_reg(pcie, 0, PCIEMSR); in rcar_pcie_ep_hw_init()[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]