Lines Matching defs:spear13xx_pcie
24 struct spear13xx_pcie { struct
25 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() local
85 struct spear13xx_pcie *spear13xx_pcie = arg; in spear13xx_pcie_irq_handler() local
103 static void spear13xx_pcie_enable_interrupts(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_enable_interrupts()
115 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_link_up() local
127 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pci); in spear13xx_pcie_host_init() local
154 static int spear13xx_add_pcie_port(struct spear13xx_pcie *spear13xx_pcie, in spear13xx_add_pcie_port()
195 struct spear13xx_pcie *spear13xx_pcie; in spear13xx_pcie_probe() local