Searched defs:mt7621_pcie_port (Results 1 – 1 of 1) sorted by relevance
103 struct mt7621_pcie_port { struct104 void __iomem *base;105 struct list_head list;106 struct mt7621_pcie *pcie;107 struct phy *phy;108 struct reset_control *pcie_rst;109 struct gpio_desc *gpio_rst;110 u32 slot;111 int irq;112 bool enabled;