Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/
H A Dpci_mcfg.c121 { "NVIDIA", "TEGRA194", 1, 0, MCFG_BUS_ANY, &tegra194_pcie_ops},
122 { "NVIDIA", "TEGRA194", 1, 1, MCFG_BUS_ANY, &tegra194_pcie_ops},
123 { "NVIDIA", "TEGRA194", 1, 2, MCFG_BUS_ANY, &tegra194_pcie_ops},
124 { "NVIDIA", "TEGRA194", 1, 3, MCFG_BUS_ANY, &tegra194_pcie_ops},
125 { "NVIDIA", "TEGRA194", 1, 4, MCFG_BUS_ANY, &tegra194_pcie_ops},
126 { "NVIDIA", "TEGRA194", 1, 5, MCFG_BUS_ANY, &tegra194_pcie_ops},
/openbmc/linux/include/linux/
H A Dpci-ecam.h89 extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c102 const struct pci_ecam_ops tegra194_pcie_ops = { variable
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-kernel/linux/linux-yocto-6.6/n1sdp/
H A D0004-n1sdp-pcie-add-quirk-support-enabling-remote-chip-PC.patch129 @@ -90,6 +90,7 @@ extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */
H A D0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch318 extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */