Home
last modified time | relevance | path

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

/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},
/linux/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c102 const struct pci_ecam_ops tegra194_pcie_ops = { variable