Searched refs:spear13xx_pcie (Results 1 – 1 of 1) sorted by relevance
24 struct spear13xx_pcie { struct72 static int spear13xx_pcie_establish_link(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_establish_link() argument74 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_establish_link()76 struct pcie_app_reg *app_reg = spear13xx_pcie->app_base; in spear13xx_pcie_establish_link()103 if (spear13xx_pcie->is_gen1) { in spear13xx_pcie_establish_link()134 struct spear13xx_pcie *spear13xx_pcie = arg; in spear13xx_pcie_irq_handler() local135 struct pcie_app_reg *app_reg = spear13xx_pcie->app_base; in spear13xx_pcie_irq_handler()136 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_irq_handler()152 static void spear13xx_pcie_enable_interrupts(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_enable_interrupts() argument154 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_enable_interrupts()[all …]