Lines Matching defs:exynos_pcie
31 struct exynos_pcie { struct
32 void __iomem *elbi_base;
33 void __iomem *phy_base;
34 void __iomem *block_base;
35 int reset_gpio;
36 struct clk *clk;
37 struct clk *bus_clk;
38 struct pcie_port pp;
138 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_w_mode() local
154 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_sideband_dbi_r_mode() local
170 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_assert_core_reset() local
183 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_deassert_core_reset() local
198 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_assert_phy_reset() local
206 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_deassert_phy_reset() local
219 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_power_on_phy() local
245 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_power_off_phy() local
270 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_init_phy() local
310 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_assert_reset() local
321 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_establish_link() local
386 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_clear_irq_pulse() local
395 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_enable_irq_pulse() local
421 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_msi_init() local
480 struct exynos_pcie *exynos_pcie = to_exynos_pcie(pp); in exynos_pcie_link_up() local
552 struct exynos_pcie *exynos_pcie; in exynos_pcie_probe() local
627 struct exynos_pcie *exynos_pcie = platform_get_drvdata(pdev); in exynos_pcie_remove() local