Searched defs:kirin_pcie (Results 1 – 1 of 1) sorted by relevance
70 struct kirin_pcie { struct71 enum pcie_kirin_phy_type type;73 struct dw_pcie *pci;74 struct regmap *apb;75 struct phy *phy;76 void *phy_priv; /* only for PCIE_KIRIN_INTERNAL_PHY */79 struct gpio_desc *id_dwc_perst_gpio;82 int num_slots;83 struct gpio_desc *id_reset_gpio[MAX_PCI_SLOTS];84 const char *reset_names[MAX_PCI_SLOTS];[all …]