Home
last modified time | relevance | path

Searched refs:spear13xx_pcie (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/pci/controller/dwc/
Dpcie-spear13xx.c24 struct spear13xx_pcie { struct
72 static int spear13xx_pcie_establish_link(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_establish_link() argument
74 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() local
135 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() argument
154 struct dw_pcie *pci = spear13xx_pcie->pci; in spear13xx_pcie_enable_interrupts()
[all …]