Searched defs:spear13xx_pcie (Results 1 – 1 of 1) sorted by relevance
24 struct spear13xx_pcie { struct25 struct dw_pcie *pci;26 void __iomem *app_base;27 struct phy *phy;28 struct clk *clk;71 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_start_link() local85 struct spear13xx_pcie *spear13xx_pcie = arg; in spear13xx_pcie_irq_handler() local115 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_link_up() local127 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_host_init() local154 static int spear13xx_add_pcie_port(struct spear13xx_pcie *spear13xx_pcie, in spear13xx_add_pcie_port()[all …]