Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/mt7621-pci/
Dpci-mt7621.c103 struct mt7621_pcie_port { struct
104 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;