Searched defs:kirin_pcie (Results 1 – 1 of 1) sorted by relevance
72 struct kirin_pcie { struct73 enum pcie_kirin_phy_type type;75 struct dw_pcie *pci;76 struct regmap *apb;77 struct phy *phy;78 void *phy_priv; /* only for PCIE_KIRIN_INTERNAL_PHY */81 int gpio_id_dwc_perst;84 int num_slots;85 int gpio_id_reset[MAX_PCI_SLOTS];86 const char *reset_names[MAX_PCI_SLOTS];[all …]