Searched refs:tegra194_pcie_ops (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/acpi/ |
H A D | pci_mcfg.c | 121 { "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 D | pci-ecam.h | 89 extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-tegra194-acpi.c | 102 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 D | 0004-n1sdp-pcie-add-quirk-support-enabling-remote-chip-PC.patch | 129 @@ -90,6 +90,7 @@ extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */
|
H A D | 0003-pcie-Add-quirk-for-the-Arm-Neoverse-N1SDP-platform.patch | 318 extern const struct pci_ecam_ops tegra194_pcie_ops; /* Tegra194 PCIe */
|