Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-mt7621.c78 struct mt7621_pcie_port { struct
79 void __iomem *base;
80 struct list_head list;
81 struct mt7621_pcie *pcie;
82 struct clk *clk;
83 struct phy *phy;
84 struct reset_control *pcie_rst;
85 struct gpio_desc *gpio_rst;
86 u32 slot;
87 bool enabled;