Home
last modified time | relevance | path

Searched defs:tegra_pcie_port (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/pci/
H A Dpci_tegra.c194 struct tegra_pcie_port { struct
195 struct tegra_pcie *pcie;
197 struct fdt_resource regs;
198 unsigned int num_lanes;
199 unsigned int index;
201 struct list_head list;
/openbmc/linux/drivers/pci/controller/
H A Dpci-tegra.c361 struct tegra_pcie_port { struct
362 struct tegra_pcie *pcie;
363 struct device_node *np;
364 struct list_head list;
365 struct resource regs;
366 void __iomem *base;
367 unsigned int index;
368 unsigned int lanes;
370 struct phy **phys;
372 struct gpio_desc *reset_gpio;