Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pci/controller/
Dpcie-mt7621.c77 struct mt7621_pcie_port { struct
78 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;