Searched refs:spear13xx_pcie (Results 1 – 1 of 1) sorted by relevance
24 struct spear13xx_pcie { struct69 static int spear13xx_pcie_establish_link(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_establish_link() argument71 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_establish_link()73 struct pcie_app_reg *app_reg = spear13xx_pcie->app_base; in spear13xx_pcie_establish_link()107 struct spear13xx_pcie *spear13xx_pcie = arg; in spear13xx_pcie_irq_handler() local108 struct pcie_app_reg *app_reg = spear13xx_pcie->app_base; in spear13xx_pcie_irq_handler()109 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_irq_handler()125 static void spear13xx_pcie_enable_interrupts(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_enable_interrupts() argument127 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_enable_interrupts()129 struct pcie_app_reg *app_reg = spear13xx_pcie->app_base; in spear13xx_pcie_enable_interrupts()[all …]