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