Searched defs:tegra_pcie_port (Results 1 – 2 of 2) sorted by relevance
194 struct tegra_pcie_port { struct195 struct tegra_pcie *pcie;197 struct fdt_resource regs;198 unsigned int num_lanes;199 unsigned int index;201 struct list_head list;
361 struct tegra_pcie_port { struct362 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;