Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pci/host/
Dpcie-spear13xx.c28 struct spear13xx_pcie { struct
29 void __iomem *app_base;
30 struct phy *phy;
31 struct clk *clk;
32 struct pcie_port pp;
33 bool is_gen1;
149 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pp); in spear13xx_pcie_establish_link() local
219 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pp); in spear13xx_pcie_irq_handler() local
237 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pp); in spear13xx_pcie_enable_interrupts() local
250 struct spear13xx_pcie *spear13xx_pcie = to_spear13xx_pcie(pp); in spear13xx_pcie_link_up() local
[all …]