Searched defs:tegra_pcie_port (Results 1 – 2 of 2) sorted by relevance
196 struct tegra_pcie_port { struct197 struct tegra_pcie *pcie;199 struct fdt_resource regs;200 unsigned int num_lanes;201 unsigned int index;203 struct list_head list;
375 struct tegra_pcie_port { struct376 struct tegra_pcie *pcie;377 struct device_node *np;378 struct list_head list;379 struct resource regs;380 void __iomem *base;381 unsigned int index;382 unsigned int lanes;384 struct phy **phys;386 struct gpio_desc *reset_gpio;