Searched defs:mt7621_pcie_port (Results 1 – 1 of 1) sorted by relevance
77 struct mt7621_pcie_port { struct78 void __iomem *base;79 struct list_head list;80 struct mt7621_pcie *pcie;81 struct clk *clk;82 struct phy *phy;83 struct reset_control *pcie_rst;84 struct gpio_desc *gpio_rst;85 u32 slot;86 bool enabled;