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;69 static int spear13xx_pcie_establish_link(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_establish_link()107 struct spear13xx_pcie *spear13xx_pcie = arg; in spear13xx_pcie_irq_handler() local125 static void spear13xx_pcie_enable_interrupts(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_enable_interrupts()141 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_link_up() local153 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_host_init() local[all …]