Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c24 struct spear13xx_pcie { struct
69 static int spear13xx_pcie_establish_link(struct spear13xx_pcie *spear13xx_pcie) in spear13xx_pcie_establish_link() argument
71 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() local
108 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() argument
127 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 …]