Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-spear13xx.c24 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
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()
[all …]